Home
last modified time | relevance | path

Searched refs:AVX2CostTbl (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp1544 static const CostTblEntry AVX2CostTbl[] = { in getCmpSelInstrCost() local
1572 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getCmpSelInstrCost()
1657 static const CostTblEntry AVX2CostTbl[] = { in getIntrinsicInstrCost() local
1838 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getIntrinsicInstrCost()