Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp1370 static const CostKindTblEntry X64CostTbl[] = { // 64-bit targets in getArithmeticInstrCost() local
1377 if (const auto *Entry = CostTableLookup(X64CostTbl, ISD, LT.second)) in getArithmeticInstrCost()
3880 static const CostKindTblEntry X64CostTbl[] = { // 64-bit targets in getIntrinsicInstrCost() local
4246 if (const auto *Entry = CostTableLookup(X64CostTbl, ISD, MTy)) in getIntrinsicInstrCost()