Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp909 static const CostTblEntry AVX2CostTbl[] = { in getCmpSelInstrCost() local
928 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getCmpSelInstrCost()
962 static const CostTblEntry AVX2CostTbl[] = { in getIntrinsicInstrCost() local
1017 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getIntrinsicInstrCost()