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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp2536 static const CostTblEntry X64CostTbl[] = { // 64-bit targets local
2705 if (const auto *Entry = CostTableLookup(X64CostTbl, ISD, MTy))
2756 static const CostTblEntry X64CostTbl[] = { // 64-bit targets local
2808 if (const auto *Entry = CostTableLookup(X64CostTbl, ISD, MTy))

Completed in 104 milliseconds