Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp605 unsigned PossibleLZ = SrcOpKnown.countMaxLeadingZeros(); computeKnownBitsImpl() local
/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp1616 unsigned PossibleLZ = Known2.countMaxLeadingZeros(); computeKnownBitsFromOperator() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3696 unsigned PossibleLZ = Known2.countMaxLeadingZeros(); computeKnownBits() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp17822 unsigned PossibleLZ = Known2.trunc(32).countMaxLeadingZeros(); computeKnownBitsForTargetNode() local