Lines Matching refs:getImm
35 .addImm(MI->getOperand(1).getImm()); in lowerRILow()
40 .addImm(MI->getOperand(2).getImm()); in lowerRILow()
49 .addImm(MI->getOperand(1).getImm()); in lowerRIHigh()
54 .addImm(MI->getOperand(2).getImm()); in lowerRIHigh()
64 .addImm(MI->getOperand(3).getImm()) in lowerRIEfLow()
65 .addImm(MI->getOperand(4).getImm()) in lowerRIEfLow()
66 .addImm(MI->getOperand(5).getImm()); in lowerRIEfLow()
135 .addImm(MI->getOperand(2).getImm()); in EmitInstruction()
141 .addImm(MI->getOperand(2).getImm()); in EmitInstruction()
238 OS << -int64_t(MI->getOperand(OpNo).getImm()); in PrintAsmOperand()
253 MI->getOperand(OpNo + 1).getImm(), in PrintAsmMemoryOperand()