Lines Matching refs:addOperand
140 LabelInst.addOperand(MCOperand::createReg(MAI->getOrCreateMBBRegister(MBB))); in emitOpLabel()
258 Inst.addOperand(MCOperand::createImm(static_cast<unsigned>(MAI->SrcLang))); in outputDebugSourceAndStrings()
259 Inst.addOperand( in outputDebugSourceAndStrings()
270 Inst.addOperand(MCOperand::createReg(Reg)); in outputOpExtInstImports()
280 Inst.addOperand(MCOperand::createImm(static_cast<unsigned>(MAI->Addr))); in outputOpMemoryModel()
281 Inst.addOperand(MCOperand::createImm(static_cast<unsigned>(MAI->Mem))); in outputOpMemoryModel()
314 TmpInst.addOperand(MCOperand::createReg(Reg)); in outputEntryPoints()
368 Inst.addOperand(MCOperand::createImm(Const->getZExtValue())); in addOpsFromMDNode()
372 Inst.addOperand(MCOperand::createReg(FuncReg)); in addOpsFromMDNode()
382 Inst.addOperand(MCOperand::createReg(Reg)); in outputExecutionModeFromMDNode()
383 Inst.addOperand(MCOperand::createImm(static_cast<unsigned>(EM))); in outputExecutionModeFromMDNode()
416 Inst.addOperand(MCOperand::createReg(FReg)); in outputExecutionMode()
418 Inst.addOperand(MCOperand::createImm(EM)); in outputExecutionMode()
420 Inst.addOperand(MCOperand::createImm(TypeCode)); in outputExecutionMode()
452 Inst.addOperand(MCOperand::createReg(Reg)); in outputAnnotations()
454 Inst.addOperand(MCOperand::createImm(Dec)); in outputAnnotations()