Searched defs:LowBits (Results 1 – 12 of 12) sorted by relevance
545 unsigned LowBits = llvm::bit_width(BitsPossiblySet); in computeKnownBitsImpl() local606 unsigned LowBits = llvm::bit_width(PossibleLZ); in computeKnownBitsImpl() local
92 uint32_t LowBits = FullImm & 0xffffffff; in addNumImm() local
57 Value *LowBits = ConstantInt::get( in Convert() local
177 int LowBits = Offset < Start ? (Start - Offset) * 8 : 0; in applyMemSet() local
13854 APInt LowBits(EltTy.getSizeInBits(), in NormalizeBuildVector() local
1063 APInt LowBits = RHS.getConstant() - 1; in srem() local
872 APInt LowBits = RA - 1; in SimplifyDemandedUseBits() local
1655 unsigned LowBits = llvm::bit_width(PossibleLZ); in computeKnownBitsFromOperator() local1666 unsigned LowBits = llvm::bit_width(PossibleTZ); in computeKnownBitsFromOperator() local1675 unsigned LowBits = llvm::bit_width(BitsPossiblySet); in computeKnownBitsFromOperator() local
2455 SDValue LowBits = DAG.getConstant((1ull << (Amt - 1)) - 1, dl, IntTy); emitHvxShiftRightRnd() local
16663 __anon765c18b71e02(unsigned OpNo, unsigned LowBits) PerformDAGCombine() argument 17874 unsigned LowBits = llvm::bit_width(PossibleTZ); computeKnownBitsForTargetNode() local 17881 unsigned LowBits = llvm::bit_width(PossibleLZ); computeKnownBitsForTargetNode() local
3689 unsigned LowBits = llvm::bit_width(PossibleTZ); in computeKnownBits() local3698 unsigned LowBits = llvm::bit_width(PossibleLZ); in computeKnownBits() local
2050 unsigned LowBits = BitWidth - ShAmt; in SimplifyDemandedBits() local