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

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

Completed in 112 milliseconds