Lines Matching refs:emitRawComment

365   OutStreamer->emitRawComment(" codeLenInByte = " + Twine(CodeSize), false);  in emitCommonFunctionComments()
366 OutStreamer->emitRawComment(" NumSgprs: " + Twine(NumSGPR), false); in emitCommonFunctionComments()
367 OutStreamer->emitRawComment(" NumVgprs: " + Twine(NumVGPR), false); in emitCommonFunctionComments()
369 OutStreamer->emitRawComment(" NumAgprs: " + Twine(*NumAGPR), false); in emitCommonFunctionComments()
370 OutStreamer->emitRawComment(" TotalNumVgprs: " + Twine(TotalNumVGPR), in emitCommonFunctionComments()
373 OutStreamer->emitRawComment(" ScratchSize: " + Twine(ScratchSize), false); in emitCommonFunctionComments()
374 OutStreamer->emitRawComment(" MemoryBound: " + Twine(MFI->isMemoryBound()), in emitCommonFunctionComments()
522 OutStreamer->emitRawComment(" Function info:", false); in runOnMachineFunction()
534 OutStreamer->emitRawComment(" Kernel info:", false); in runOnMachineFunction()
542 OutStreamer->emitRawComment( in runOnMachineFunction()
544 OutStreamer->emitRawComment( in runOnMachineFunction()
546 OutStreamer->emitRawComment( in runOnMachineFunction()
550 OutStreamer->emitRawComment( in runOnMachineFunction()
552 OutStreamer->emitRawComment( in runOnMachineFunction()
555 OutStreamer->emitRawComment( in runOnMachineFunction()
558 OutStreamer->emitRawComment( in runOnMachineFunction()
563 OutStreamer->emitRawComment( in runOnMachineFunction()
567 OutStreamer->emitRawComment( in runOnMachineFunction()
571 OutStreamer->emitRawComment( in runOnMachineFunction()
574 OutStreamer->emitRawComment(" COMPUTE_PGM_RSRC2:SCRATCH_EN: " + in runOnMachineFunction()
577 OutStreamer->emitRawComment(" COMPUTE_PGM_RSRC2:USER_SGPR: " + in runOnMachineFunction()
580 OutStreamer->emitRawComment(" COMPUTE_PGM_RSRC2:TRAP_HANDLER: " + in runOnMachineFunction()
583 OutStreamer->emitRawComment(" COMPUTE_PGM_RSRC2:TGID_X_EN: " + in runOnMachineFunction()
586 OutStreamer->emitRawComment(" COMPUTE_PGM_RSRC2:TGID_Y_EN: " + in runOnMachineFunction()
589 OutStreamer->emitRawComment(" COMPUTE_PGM_RSRC2:TGID_Z_EN: " + in runOnMachineFunction()
592 OutStreamer->emitRawComment(" COMPUTE_PGM_RSRC2:TIDIG_COMP_CNT: " + in runOnMachineFunction()
599 OutStreamer->emitRawComment( in runOnMachineFunction()
604 OutStreamer->emitRawComment( in runOnMachineFunction()