Searched defs:NTZ (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineSimplifyDemanded.cpp | 928 // Round NTZ down to the next byte. If we have 11 trailing zeros, then in SimplifyDemandedUseBits() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 2309 unsigned NTZ = DemandedBits.countr_zero(); SimplifyDemandedBits() local |