Searched defs:NLZ (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineSimplifyDemanded.cpp | 176 __anon2df1ea850102(Instruction *I, unsigned NLZ) SimplifyDemandedUseBits() argument |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 2308 unsigned NLZ = DemandedBits.countl_zero(); SimplifyDemandedBits() local |