Home
last modified time | relevance | path

Searched refs:CostTblEntry (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp294 static const CostTblEntry GLMCostTable[] = { in getArithmeticInstrCost()
306 static const CostTblEntry SLMCostTable[] = { in getArithmeticInstrCost()
2694 static const CostTblEntry SLMCostTbl[] = { in getCmpSelInstrCost()
2739 static const CostTblEntry AVX2CostTbl[] = { in getCmpSelInstrCost()
2753 static const CostTblEntry AVX1CostTbl[] = { in getCmpSelInstrCost()
2788 static const CostTblEntry SSE2CostTbl[] = { in getCmpSelInstrCost()
3010 static const CostTblEntry XOPCostTbl[] = { in getTypeBasedIntrinsicInstrCost()
3154 static const CostTblEntry GLMCostTbl[] = { in getTypeBasedIntrinsicInstrCost()
3160 static const CostTblEntry SLMCostTbl[] = { in getTypeBasedIntrinsicInstrCost()
3575 static const CostTblEntry XOPCostTbl[] = { in getIntrinsicInstrCost()
[all …]
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DCostTable.h30 using CostTblEntry = CostTblEntryT<unsigned>; variable
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp631 static const CostTblEntry NEONFltDblTbl[] = { in getCastInstrCost()
1211 static const CostTblEntry NEONDupTbl[] = { in getShuffleCost()
1231 static const CostTblEntry NEONShuffleTbl[] = { in getShuffleCost()
1252 static const CostTblEntry NEONSelShuffleTbl[] = { in getShuffleCost()
1278 static const CostTblEntry MVEDupTbl[] = { in getShuffleCost()
1336 static const CostTblEntry CostTbl[] = { in getArithmeticInstrCost()
1669 static const CostTblEntry CostTblAdd[]{ in getArithmeticReductionCost()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp359 static const CostTblEntry BitreverseTbl[] = { in getIntrinsicInstrCost()
386 static const CostTblEntry CtpopCostTbl[] = { in getIntrinsicInstrCost()
416 static const CostTblEntry WithOverflowCostTbl[] = { in getIntrinsicInstrCost()
2703 static const CostTblEntry CostTblNoPairwise[]{ in getArithmeticReductionCost()
2765 static const CostTblEntry ShuffleTbl[] = { in getSpliceCost()
2907 static const CostTblEntry ShuffleTbl[] = { in getShuffleCost()