Lines Matching refs:getImm

44       .addImm(MI->getOperand(1).getImm());  in lowerRILow()
49 .addImm(MI->getOperand(2).getImm()); in lowerRILow()
58 .addImm(MI->getOperand(1).getImm()); in lowerRIHigh()
63 .addImm(MI->getOperand(2).getImm()); in lowerRIHigh()
73 .addImm(MI->getOperand(3).getImm()) in lowerRIEfLow()
74 .addImm(MI->getOperand(4).getImm()) in lowerRIEfLow()
75 .addImm(MI->getOperand(5).getImm()); in lowerRIEfLow()
125 .addImm(MI->getOperand(2).getImm()) in lowerSubvectorLoad()
135 .addImm(MI->getOperand(2).getImm()) in lowerSubvectorStore()
217 .addImm(MI->getOperand(0).getImm()) in emitInstruction()
218 .addImm(MI->getOperand(1).getImm()) in emitInstruction()
224 .addImm(MI->getOperand(0).getImm()) in emitInstruction()
225 .addImm(MI->getOperand(1).getImm()) in emitInstruction()
235 .addImm(MI->getOperand(2).getImm()) in emitInstruction()
244 .addImm(MI->getOperand(2).getImm()) in emitInstruction()
252 .addImm(MI->getOperand(1).getImm()) in emitInstruction()
253 .addImm(MI->getOperand(2).getImm()) in emitInstruction()
261 .addImm(MI->getOperand(1).getImm()) in emitInstruction()
262 .addImm(MI->getOperand(2).getImm()) in emitInstruction()
271 .addImm(MI->getOperand(2).getImm()) in emitInstruction()
280 .addImm(MI->getOperand(2).getImm()) in emitInstruction()
288 .addImm(MI->getOperand(1).getImm()) in emitInstruction()
289 .addImm(MI->getOperand(2).getImm()) in emitInstruction()
297 .addImm(MI->getOperand(1).getImm()) in emitInstruction()
298 .addImm(MI->getOperand(2).getImm()) in emitInstruction()
334 Disp += MI->getOperand(3).getImm(); in emitInstruction()
382 .addImm(MI->getOperand(0).getImm()) in emitInstruction()
383 .addImm(MI->getOperand(1).getImm()) in emitInstruction()
394 .addImm(MI->getOperand(0).getImm()) in emitInstruction()
395 .addImm(MI->getOperand(1).getImm()) in emitInstruction()
403 .addImm(MI->getOperand(2).getImm()) in emitInstruction()
412 .addImm(MI->getOperand(2).getImm()) in emitInstruction()
420 .addImm(MI->getOperand(1).getImm()) in emitInstruction()
421 .addImm(MI->getOperand(2).getImm()) in emitInstruction()
429 .addImm(MI->getOperand(1).getImm()) in emitInstruction()
430 .addImm(MI->getOperand(2).getImm()) in emitInstruction()
439 .addImm(MI->getOperand(2).getImm()) in emitInstruction()
448 .addImm(MI->getOperand(2).getImm()) in emitInstruction()
456 .addImm(MI->getOperand(1).getImm()) in emitInstruction()
457 .addImm(MI->getOperand(2).getImm()) in emitInstruction()
465 .addImm(MI->getOperand(1).getImm()) in emitInstruction()
466 .addImm(MI->getOperand(2).getImm()) in emitInstruction()
494 .addImm(MI->getOperand(2).getImm()); in emitInstruction()
500 .addImm(MI->getOperand(2).getImm()); in emitInstruction()
645 .addImm(MI->getOperand(0).getImm()) in emitInstruction()
646 .addImm(MI->getOperand(1).getImm()) in emitInstruction()
664 unsigned TargetInsOpc = MI->getOperand(0).getImm(); in emitInstruction()
667 int64_t DestDisp = MI->getOperand(3).getImm(); in emitInstruction()
669 int64_t SrcDisp = MI->getOperand(5).getImm(); in emitInstruction()
754 unsigned NumNOPBytes = MI.getOperand(1).getImm(); in LowerSTACKMAP()
800 uint64_t CallTarget = CalleeMO.getImm(); in LowerPATCHPOINT()
905 OS << MCOp.getImm(); in printOperand()
962 OS << MI->getOperand(OpNo + 1).getImm(); in PrintAsmMemoryOperand()
970 MCOperand::createImm(MI->getOperand(OpNo + 1).getImm()), in PrintAsmMemoryOperand()