Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp3223 static const CostKindTblEntry SSE41CostTbl[] = { in getCmpSelInstrCost() local
3298 if (const auto *Entry = CostTableLookup(SSE41CostTbl, ISD, MTy)) in getCmpSelInstrCost()
3758 static const CostKindTblEntry SSE41CostTbl[] = { in getIntrinsicInstrCost() local
4172 if (const auto *Entry = CostTableLookup(SSE41CostTbl, ISD, MTy)) in getIntrinsicInstrCost()
5206 static const CostTblEntry SSE41CostTbl[] = { in getMinMaxCost() local
5279 if (const auto *Entry = CostTableLookup(SSE41CostTbl, ISD, MTy)) in getMinMaxCost()