Searched defs:ShAmtImm (Results 1 – 2 of 2) sorted by relevance
2299 Operand *ShAmtImm = shAmtImm(32 - getScalarIntBitWidth(Ty)); in div0Check() local2705 const int32_t ShAmtImm = SrcsLo.getConstantValue() & 0x3F; in lowerInt64Arithmetic() local2814 Operand *ShAmtImm = shAmtImm(ShAmt - 32); in lowerInt64Arithmetic() local2836 Operand *ShAmtImm = shAmtImm(ShAmt); in lowerInt64Arithmetic() local4615 Operand *ShAmtImm = shAmtImm(ShAmt); in lowerInt8AndInt16IcmpCond() local4627 Operand *ShAmtImm = shAmtImm(ShAmt); in lowerInt8AndInt16IcmpCond() local6221 Operand *ShAmtImm = shAmtImm(ShiftAmt); in lowerSwitch() local
191 OperandARM32ShAmtImm *shAmtImm(uint32_t ShAmtImm) const { in shAmtImm()