Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp1462 unsigned PossibleLZ = Known2.countMaxLeadingZeros(); computeKnownBitsFromOperator() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3548 unsigned PossibleLZ = Known2.countMaxLeadingZeros(); computeKnownBits() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp16344 unsigned PossibleLZ = Known2.trunc(32).countMaxLeadingZeros(); computeKnownBitsForTargetNode() local