Lines Matching refs:createImm
280 Inst.addOperand(MCOperand::createImm(static_cast<unsigned>(MAI->SrcLang))); in outputDebugSourceAndStrings()
282 MCOperand::createImm(static_cast<unsigned>(MAI->SrcLangVersion))); in outputDebugSourceAndStrings()
303 Inst.addOperand(MCOperand::createImm(static_cast<unsigned>(MAI->Addr))); in outputOpMemoryModel()
304 Inst.addOperand(MCOperand::createImm(static_cast<unsigned>(MAI->Mem))); in outputOpMemoryModel()
352 Inst.addOperand(MCOperand::createImm(Cap)); in outputGlobalRequirements()
416 Inst.addOperand(MCOperand::createImm(Const->getZExtValue())); in addOpsFromMDNode()
432 Inst.addOperand(MCOperand::createImm(static_cast<unsigned>(EM))); in outputExecutionModeFromMDNode()
439 Inst.addOperand(MCOperand::createImm(DefVal)); in outputExecutionModeFromMDNode()
451 Inst.addOperand(MCOperand::createImm(static_cast<unsigned>(EM))); in outputExecutionModeFromNumthreadsAttribute()
460 Inst.addOperand(MCOperand::createImm(V)); in outputExecutionModeFromNumthreadsAttribute()
501 Inst.addOperand(MCOperand::createImm(EM)); in outputExecutionMode()
503 Inst.addOperand(MCOperand::createImm(TypeCode)); in outputExecutionMode()
512 Inst.addOperand(MCOperand::createImm(EM)); in outputExecutionMode()
553 Inst.addOperand(MCOperand::createImm(Dec)); in outputAnnotations()