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

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

Completed in 170 milliseconds