ΒΆtemplate <class CostType>
inline const CostTblEntryT<CostType>*
CostTableLookup(
ArrayRef<CostTblEntryT<CostType>> Tbl,
int ISD,
llvm::MVT Ty)
template <class CostType>
inline const CostTblEntryT<CostType>*
CostTableLookup(
ArrayRef<CostTblEntryT<CostType>> Tbl,
int ISD,
llvm::MVT Ty)
Description
Find in cost table.
Declared at: llvm/include/llvm/CodeGen/CostTable.h:35
Templates
- CostType
Parameters
- ArrayRef<CostTblEntryT<CostType>> Tbl
- int ISD
- llvm::MVT Ty