Cost table entry whose cost is a 16-bit integer.
Declared in <llvm/CodeGen/CostTable.h>
<llvm/CodeGen/CostTable.h>
using CostTblEntry = CostTblEntryT<uint16_t>;