Lines Matching refs:emitRawComment

373   OutStreamer->emitRawComment(" codeLenInByte = " + Twine(CodeSize), false);  in emitCommonFunctionComments()
374 OutStreamer->emitRawComment(" NumSgprs: " + Twine(NumSGPR), false); in emitCommonFunctionComments()
375 OutStreamer->emitRawComment(" NumVgprs: " + Twine(NumVGPR), false); in emitCommonFunctionComments()
377 OutStreamer->emitRawComment(" NumAgprs: " + Twine(*NumAGPR), false); in emitCommonFunctionComments()
378 OutStreamer->emitRawComment(" TotalNumVgprs: " + Twine(TotalNumVGPR), in emitCommonFunctionComments()
381 OutStreamer->emitRawComment(" ScratchSize: " + Twine(ScratchSize), false); in emitCommonFunctionComments()
382 OutStreamer->emitRawComment(" MemoryBound: " + Twine(MFI->isMemoryBound()), in emitCommonFunctionComments()
524 OutStreamer->emitRawComment(" Function info:", false); in runOnMachineFunction()
537 OutStreamer->emitRawComment(" Kernel info:", false); in runOnMachineFunction()
547 OutStreamer->emitRawComment( in runOnMachineFunction()
549 OutStreamer->emitRawComment( in runOnMachineFunction()
551 OutStreamer->emitRawComment( in runOnMachineFunction()
555 OutStreamer->emitRawComment( in runOnMachineFunction()
557 OutStreamer->emitRawComment( in runOnMachineFunction()
560 OutStreamer->emitRawComment( in runOnMachineFunction()
563 OutStreamer->emitRawComment( in runOnMachineFunction()
568 OutStreamer->emitRawComment( in runOnMachineFunction()
572 OutStreamer->emitRawComment( in runOnMachineFunction()
576 OutStreamer->emitRawComment( in runOnMachineFunction()
579 OutStreamer->emitRawComment( in runOnMachineFunction()
582 OutStreamer->emitRawComment( in runOnMachineFunction()
585 OutStreamer->emitRawComment( in runOnMachineFunction()
588 OutStreamer->emitRawComment( in runOnMachineFunction()
591 OutStreamer->emitRawComment( in runOnMachineFunction()
594 OutStreamer->emitRawComment( in runOnMachineFunction()
597 OutStreamer->emitRawComment( in runOnMachineFunction()
605 OutStreamer->emitRawComment( in runOnMachineFunction()
610 OutStreamer->emitRawComment( in runOnMachineFunction()