Home
last modified time | relevance | path

Searched defs:NLZ (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp176 unsigned NLZ) { in SimplifyDemandedUseBits()
190 unsigned NLZ = DemandedMask.countl_zero(); in SimplifyDemandedUseBits() local
528 unsigned NLZ = DemandedMask.countl_zero(); in SimplifyDemandedUseBits() local
571 unsigned NLZ = DemandedMask.countl_zero(); in SimplifyDemandedUseBits() local
923 unsigned NLZ = DemandedMask.countl_zero(); in SimplifyDemandedUseBits() local
1221 unsigned NLZ = DemandedMask.countl_zero(); in SimplifyMultipleUseDemandedBits() local
1242 unsigned NLZ = DemandedMask.countl_zero(); in SimplifyMultipleUseDemandedBits() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2308 unsigned NLZ = DemandedBits.countl_zero(); in SimplifyDemandedBits() local