Lines Matching refs:addOperand

142   LabelInst.addOperand(MCOperand::createReg(MAI->getOrCreateMBBRegister(MBB)));  in emitOpLabel()
262 Inst.addOperand(MCOperand::createImm(static_cast<unsigned>(MAI->SrcLang))); in outputDebugSourceAndStrings()
263 Inst.addOperand( in outputDebugSourceAndStrings()
274 Inst.addOperand(MCOperand::createReg(Reg)); in outputOpExtInstImports()
285 Inst.addOperand(MCOperand::createImm(static_cast<unsigned>(MAI->Addr))); in outputOpMemoryModel()
286 Inst.addOperand(MCOperand::createImm(static_cast<unsigned>(MAI->Mem))); in outputOpMemoryModel()
320 TmpInst.addOperand(MCOperand::createReg(Reg)); in outputEntryPoints()
334 Inst.addOperand(MCOperand::createImm(Cap)); in outputGlobalRequirements()
398 Inst.addOperand(MCOperand::createImm(Const->getZExtValue())); in addOpsFromMDNode()
402 Inst.addOperand(MCOperand::createReg(FuncReg)); in addOpsFromMDNode()
412 Inst.addOperand(MCOperand::createReg(Reg)); in outputExecutionModeFromMDNode()
413 Inst.addOperand(MCOperand::createImm(static_cast<unsigned>(EM))); in outputExecutionModeFromMDNode()
425 Inst.addOperand(MCOperand::createReg(Reg)); in outputExecutionModeFromNumthreadsAttribute()
426 Inst.addOperand(MCOperand::createImm(static_cast<unsigned>(EM))); in outputExecutionModeFromNumthreadsAttribute()
435 Inst.addOperand(MCOperand::createImm(V)); in outputExecutionModeFromNumthreadsAttribute()
472 Inst.addOperand(MCOperand::createReg(FReg)); in outputExecutionMode()
474 Inst.addOperand(MCOperand::createImm(EM)); in outputExecutionMode()
476 Inst.addOperand(MCOperand::createImm(TypeCode)); in outputExecutionMode()
483 Inst.addOperand(MCOperand::createReg(FReg)); in outputExecutionMode()
485 Inst.addOperand(MCOperand::createImm(EM)); in outputExecutionMode()
517 Inst.addOperand(MCOperand::createReg(Reg)); in outputAnnotations()
519 Inst.addOperand(MCOperand::createImm(Dec)); in outputAnnotations()