Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp312 static const CostTblEntry SSE2CostTable[] = { in getArithmeticInstrCost() local
365 if (const auto *Entry = CostTableLookup(SSE2CostTable, ISD, LT.second)) in getArithmeticInstrCost()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp744 static const CostTblEntry SSE2CostTable[] = { in getArithmeticInstrCost() local
777 if (const auto *Entry = CostTableLookup(SSE2CostTable, ISD, LT.second)) in getArithmeticInstrCost()