Home
last modified time | relevance | path

Searched defs:PossibleLZ (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DValueTracking.cpp1632 unsigned PossibleLZ = Known2.countMaxLeadingZeros(); in computeKnownBitsFromOperator() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp10856 unsigned PossibleLZ = Known2.trunc(32).countMaxLeadingZeros(); in computeKnownBitsForTargetNode() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3420 unsigned PossibleLZ = Known2.countMaxLeadingZeros(); in computeKnownBits() local