Lines Matching refs:createImm
262 Inst.addOperand(MCOperand::createImm(static_cast<unsigned>(MAI->SrcLang))); in outputDebugSourceAndStrings()
264 MCOperand::createImm(static_cast<unsigned>(MAI->SrcLangVersion))); in outputDebugSourceAndStrings()
285 Inst.addOperand(MCOperand::createImm(static_cast<unsigned>(MAI->Addr))); in outputOpMemoryModel()
286 Inst.addOperand(MCOperand::createImm(static_cast<unsigned>(MAI->Mem))); in outputOpMemoryModel()
334 Inst.addOperand(MCOperand::createImm(Cap)); in outputGlobalRequirements()
398 Inst.addOperand(MCOperand::createImm(Const->getZExtValue())); in addOpsFromMDNode()
413 Inst.addOperand(MCOperand::createImm(static_cast<unsigned>(EM))); in outputExecutionModeFromMDNode()
426 Inst.addOperand(MCOperand::createImm(static_cast<unsigned>(EM))); in outputExecutionModeFromNumthreadsAttribute()
435 Inst.addOperand(MCOperand::createImm(V)); in outputExecutionModeFromNumthreadsAttribute()
474 Inst.addOperand(MCOperand::createImm(EM)); in outputExecutionMode()
476 Inst.addOperand(MCOperand::createImm(TypeCode)); in outputExecutionMode()
485 Inst.addOperand(MCOperand::createImm(EM)); in outputExecutionMode()
519 Inst.addOperand(MCOperand::createImm(Dec)); in outputAnnotations()