Lines Matching refs:OutStreamer

94   assert(OutStreamer && "AsmPrinter constructed without streamer");  in AMDGPUAsmPrinter()
106 if (!OutStreamer) in getTargetStreamer()
108 return static_cast<AMDGPUTargetStreamer*>(OutStreamer->getTargetStreamer()); in getTargetStreamer()
266 OutStreamer->AddComment(OS.str()); in emitImplicitDef()
267 OutStreamer->addBlankLine(); in emitImplicitDef()
370 OutStreamer->switchSection(getObjFileLowering().getTextSection()); in doFinalization()
382 OutStreamer->emitRawComment(" codeLenInByte = " + Twine(CodeSize), false); in emitCommonFunctionComments()
383 OutStreamer->emitRawComment(" NumSgprs: " + Twine(NumSGPR), false); in emitCommonFunctionComments()
384 OutStreamer->emitRawComment(" NumVgprs: " + Twine(NumVGPR), false); in emitCommonFunctionComments()
386 OutStreamer->emitRawComment(" NumAgprs: " + Twine(*NumAGPR), false); in emitCommonFunctionComments()
387 OutStreamer->emitRawComment(" TotalNumVgprs: " + Twine(TotalNumVGPR), in emitCommonFunctionComments()
390 OutStreamer->emitRawComment(" ScratchSize: " + Twine(ScratchSize), false); in emitCommonFunctionComments()
391 OutStreamer->emitRawComment(" MemoryBound: " + Twine(MFI->isMemoryBound()), in emitCommonFunctionComments()
411 OutStreamer->emitRawComment(" codeLenInByte = " + Twine(CodeSize), false); in emitCommonFunctionComments()
412 OutStreamer->emitRawComment(" NumSgprs: " + getMCExprStr(NumSGPR), false); in emitCommonFunctionComments()
413 OutStreamer->emitRawComment(" NumVgprs: " + getMCExprStr(NumVGPR), false); in emitCommonFunctionComments()
415 OutStreamer->emitRawComment(" NumAgprs: " + getMCExprStr(NumAGPR), false); in emitCommonFunctionComments()
416 OutStreamer->emitRawComment(" TotalNumVgprs: " + getMCExprStr(TotalNumVGPR), in emitCommonFunctionComments()
419 OutStreamer->emitRawComment(" ScratchSize: " + getMCExprStr(ScratchSize), in emitCommonFunctionComments()
421 OutStreamer->emitRawComment(" MemoryBound: " + Twine(MFI->isMemoryBound()), in emitCommonFunctionComments()
542 OutStreamer->switchSection(ConfigSection); in runOnMachineFunction()
562 MCAssembler *Assembler = OutStreamer->getAssemblerPtr(); in runOnMachineFunction()
579 OutStreamer->switchSection(CommentSection); in runOnMachineFunction()
582 OutStreamer->emitRawComment(" Function info:", false); in runOnMachineFunction()
594 OutStreamer->emitRawComment(" Kernel info:", false); in runOnMachineFunction()
601 OutStreamer->emitRawComment( in runOnMachineFunction()
603 OutStreamer->emitRawComment( in runOnMachineFunction()
605 OutStreamer->emitRawComment( in runOnMachineFunction()
609 OutStreamer->emitRawComment( in runOnMachineFunction()
612 OutStreamer->emitRawComment( in runOnMachineFunction()
615 OutStreamer->emitRawComment( in runOnMachineFunction()
619 OutStreamer->emitRawComment( in runOnMachineFunction()
629 OutStreamer->emitRawComment( in runOnMachineFunction()
633 OutStreamer->emitRawComment( in runOnMachineFunction()
636 OutStreamer->emitRawComment( in runOnMachineFunction()
639 OutStreamer->emitRawComment( in runOnMachineFunction()
643 OutStreamer->emitRawComment(" COMPUTE_PGM_RSRC2:USER_SGPR: " + in runOnMachineFunction()
646 OutStreamer->emitRawComment(" COMPUTE_PGM_RSRC2:TRAP_HANDLER: " + in runOnMachineFunction()
649 OutStreamer->emitRawComment(" COMPUTE_PGM_RSRC2:TGID_X_EN: " + in runOnMachineFunction()
652 OutStreamer->emitRawComment(" COMPUTE_PGM_RSRC2:TGID_Y_EN: " + in runOnMachineFunction()
655 OutStreamer->emitRawComment(" COMPUTE_PGM_RSRC2:TGID_Z_EN: " + in runOnMachineFunction()
658 OutStreamer->emitRawComment(" COMPUTE_PGM_RSRC2:TIDIG_COMP_CNT: " + in runOnMachineFunction()
668 OutStreamer->emitRawComment( in runOnMachineFunction()
675 OutStreamer->emitRawComment( in runOnMachineFunction()
687 OutStreamer->switchSection( in runOnMachineFunction()
697 OutStreamer->emitBytes(StringRef(DisasmLines[i])); in runOnMachineFunction()
698 OutStreamer->emitBytes(StringRef(Comment)); in runOnMachineFunction()
1132 OutStreamer->emitIntValue(static_cast<uint64_t>(Val), Size); in EmitProgramInfoSI()
1134 OutStreamer->emitValue(Value, Size); in EmitProgramInfoSI()
1138 OutStreamer->emitInt32(R_00B848_COMPUTE_PGM_RSRC1); in EmitProgramInfoSI()
1143 OutStreamer->emitInt32(R_00B84C_COMPUTE_PGM_RSRC2); in EmitProgramInfoSI()
1146 OutStreamer->emitInt32(R_00B860_COMPUTE_TMPRING_SIZE); in EmitProgramInfoSI()
1167 OutStreamer->emitInt32(RsrcReg); in EmitProgramInfoSI()
1174 OutStreamer->emitInt32(R_0286E8_SPI_TMPRING_SIZE); in EmitProgramInfoSI()
1194 OutStreamer->emitInt32(R_00B02C_SPI_SHADER_PGM_RSRC2_PS); in EmitProgramInfoSI()
1198 OutStreamer->emitInt32(S_00B02C_EXTRA_LDS_SIZE(ExtraLDSSize)); in EmitProgramInfoSI()
1199 OutStreamer->emitInt32(R_0286CC_SPI_PS_INPUT_ENA); in EmitProgramInfoSI()
1200 OutStreamer->emitInt32(MFI->getPSInputEnable()); in EmitProgramInfoSI()
1201 OutStreamer->emitInt32(R_0286D0_SPI_PS_INPUT_ADDR); in EmitProgramInfoSI()
1202 OutStreamer->emitInt32(MFI->getPSInputAddr()); in EmitProgramInfoSI()
1205 OutStreamer->emitInt32(R_SPILLED_SGPRS); in EmitProgramInfoSI()
1206 OutStreamer->emitInt32(MFI->getNumSpilledSGPRs()); in EmitProgramInfoSI()
1207 OutStreamer->emitInt32(R_SPILLED_VGPRS); in EmitProgramInfoSI()
1208 OutStreamer->emitInt32(MFI->getNumSpilledVGPRs()); in EmitProgramInfoSI()