Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp3197 static const CostKindTblEntry AVX1CostTbl[] = { in getCmpSelInstrCost() local
3288 if (const auto *Entry = CostTableLookup(AVX1CostTbl, ISD, MTy)) in getCmpSelInstrCost()
3661 static const CostKindTblEntry AVX1CostTbl[] = { in getIntrinsicInstrCost() local
4160 if (const auto *Entry = CostTableLookup(AVX1CostTbl, ISD, MTy)) in getIntrinsicInstrCost()
5217 static const CostTblEntry AVX1CostTbl[] = { in getMinMaxCost() local
5271 if (const auto *Entry = CostTableLookup(AVX1CostTbl, ISD, MTy)) in getMinMaxCost()