Searched defs:NLZ (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineSimplifyDemanded.cpp | 532 return disableWrapFlagsBasedOnUnusedHighBits(I, NLZ); in SimplifyDemandedUseBits() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 2277 unsigned NLZ = DemandedBits.countl_zero(); SimplifyDemandedBits() local |