Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp1662 unsigned PossibleTZ = Known2.countMaxTrailingZeros(); in computeKnownBitsFromOperator() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3688 unsigned PossibleTZ = Known2.countMaxTrailingZeros(); in computeKnownBits() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp17873 unsigned PossibleTZ = Known2.trunc(32).countMaxTrailingZeros(); computeKnownBitsForTargetNode() local