Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp1457 static const CostKindTblEntry X86CostTbl[] = { // 32 or 64-bit targets in getArithmeticInstrCost() local
1477 if (const auto *Entry = CostTableLookup(X86CostTbl, ISD, LT.second)) in getArithmeticInstrCost()
4118 static const CostKindTblEntry X86CostTbl[] = { // 32 or 64-bit targets in getIntrinsicInstrCost() local
4468 if (const auto *Entry = CostTableLookup(X86CostTbl, ISD, MTy)) in getIntrinsicInstrCost()