Searched defs:ShAmtImm (Results 1 – 2 of 2) sorted by relevance
2109 Operand *ShAmtImm = shAmtImm(32 - getScalarIntBitWidth(Ty)); in div0Check() local2515 const int32_t ShAmtImm = SrcsLo.getConstantValue() & 0x3F; in lowerInt64Arithmetic() local2625 Operand *ShAmtImm = shAmtImm(ShAmt - 32); in lowerInt64Arithmetic() local2647 Operand *ShAmtImm = shAmtImm(ShAmt); in lowerInt64Arithmetic() local4426 Operand *ShAmtImm = shAmtImm(ShAmt); in lowerInt8AndInt16IcmpCond() local4438 Operand *ShAmtImm = shAmtImm(ShAmt); in lowerInt8AndInt16IcmpCond() local6013 Operand *ShAmtImm = shAmtImm(ShiftAmt); in lowerSwitch() local
190 OperandARM32ShAmtImm *shAmtImm(uint32_t ShAmtImm) const { in shAmtImm()