Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp983 static const CostTblEntry SSE2CostTable[] = { in getArithmeticInstrCost() local
1023 if (const auto *Entry = CostTableLookup(SSE2CostTable, ISD, LT.second)) in getArithmeticInstrCost()