Lines Matching refs:addOperand

159   LabelInst.addOperand(MCOperand::createReg(MAI->getOrCreateMBBRegister(MBB)));  in emitOpLabel()
280 Inst.addOperand(MCOperand::createImm(static_cast<unsigned>(MAI->SrcLang))); in outputDebugSourceAndStrings()
281 Inst.addOperand( in outputDebugSourceAndStrings()
292 Inst.addOperand(MCOperand::createReg(Reg)); in outputOpExtInstImports()
303 Inst.addOperand(MCOperand::createImm(static_cast<unsigned>(MAI->Addr))); in outputOpMemoryModel()
304 Inst.addOperand(MCOperand::createImm(static_cast<unsigned>(MAI->Mem))); in outputOpMemoryModel()
338 TmpInst.addOperand(MCOperand::createReg(Reg)); in outputEntryPoints()
352 Inst.addOperand(MCOperand::createImm(Cap)); in outputGlobalRequirements()
416 Inst.addOperand(MCOperand::createImm(Const->getZExtValue())); in addOpsFromMDNode()
420 Inst.addOperand(MCOperand::createReg(FuncReg)); in addOpsFromMDNode()
431 Inst.addOperand(MCOperand::createReg(Reg)); in outputExecutionModeFromMDNode()
432 Inst.addOperand(MCOperand::createImm(static_cast<unsigned>(EM))); in outputExecutionModeFromMDNode()
439 Inst.addOperand(MCOperand::createImm(DefVal)); in outputExecutionModeFromMDNode()
450 Inst.addOperand(MCOperand::createReg(Reg)); in outputExecutionModeFromNumthreadsAttribute()
451 Inst.addOperand(MCOperand::createImm(static_cast<unsigned>(EM))); in outputExecutionModeFromNumthreadsAttribute()
460 Inst.addOperand(MCOperand::createImm(V)); in outputExecutionModeFromNumthreadsAttribute()
499 Inst.addOperand(MCOperand::createReg(FReg)); in outputExecutionMode()
501 Inst.addOperand(MCOperand::createImm(EM)); in outputExecutionMode()
503 Inst.addOperand(MCOperand::createImm(TypeCode)); in outputExecutionMode()
510 Inst.addOperand(MCOperand::createReg(FReg)); in outputExecutionMode()
512 Inst.addOperand(MCOperand::createImm(EM)); in outputExecutionMode()
551 Inst.addOperand(MCOperand::createReg(Reg)); in outputAnnotations()
553 Inst.addOperand(MCOperand::createImm(Dec)); in outputAnnotations()