Searched defs:ShAmtImm (Results 1 – 2 of 2) sorted by relevance
2293 Operand *ShAmtImm = shAmtImm(32 - getScalarIntBitWidth(Ty)); in div0Check() local2699 const int32_t ShAmtImm = SrcsLo.getConstantValue() & 0x3F; in lowerInt64Arithmetic() local2809 Operand *ShAmtImm = shAmtImm(ShAmt - 32); in lowerInt64Arithmetic() local2831 Operand *ShAmtImm = shAmtImm(ShAmt); in lowerInt64Arithmetic() local4611 Operand *ShAmtImm = shAmtImm(ShAmt); in lowerInt8AndInt16IcmpCond() local4623 Operand *ShAmtImm = shAmtImm(ShAmt); in lowerInt8AndInt16IcmpCond() local6210 Operand *ShAmtImm = shAmtImm(ShiftAmt); in lowerSwitch() local
191 OperandARM32ShAmtImm *shAmtImm(uint32_t ShAmtImm) const { in shAmtImm()