Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3361 static const CostKindTblEntry SSE41CostTbl[] = { in getCmpSelInstrCost() local
3436 if (const auto *Entry = CostTableLookup(SSE41CostTbl, ISD, MTy)) in getCmpSelInstrCost()
3975 static const CostKindTblEntry SSE41CostTbl[] = { in getIntrinsicInstrCost() local
4411 if (const auto *Entry = CostTableLookup(SSE41CostTbl, ISD, MTy)) in getIntrinsicInstrCost()
5460 static const CostTblEntry SSE41CostTbl[] = { in getMinMaxReductionCost() local
5506 if (const auto *Entry = CostTableLookup(SSE41CostTbl, ISD, MTy)) in getMinMaxReductionCost()
5538 if (const auto *Entry = CostTableLookup(SSE41CostTbl, ISD, MTy)) in getMinMaxReductionCost()