Lines Matching refs:emitRawComment
360 OutStreamer->emitRawComment(" codeLenInByte = " + Twine(CodeSize), false); in emitCommonFunctionComments()
361 OutStreamer->emitRawComment(" NumSgprs: " + Twine(NumSGPR), false); in emitCommonFunctionComments()
362 OutStreamer->emitRawComment(" NumVgprs: " + Twine(NumVGPR), false); in emitCommonFunctionComments()
364 OutStreamer->emitRawComment(" NumAgprs: " + Twine(*NumAGPR), false); in emitCommonFunctionComments()
365 OutStreamer->emitRawComment(" TotalNumVgprs: " + Twine(TotalNumVGPR), in emitCommonFunctionComments()
368 OutStreamer->emitRawComment(" ScratchSize: " + Twine(ScratchSize), false); in emitCommonFunctionComments()
369 OutStreamer->emitRawComment(" MemoryBound: " + Twine(MFI->isMemoryBound()), in emitCommonFunctionComments()
492 OutStreamer->emitRawComment(" Function info:", false); in runOnMachineFunction()
504 OutStreamer->emitRawComment(" Kernel info:", false); in runOnMachineFunction()
514 OutStreamer->emitRawComment( in runOnMachineFunction()
516 OutStreamer->emitRawComment( in runOnMachineFunction()
518 OutStreamer->emitRawComment( in runOnMachineFunction()
522 OutStreamer->emitRawComment( in runOnMachineFunction()
524 OutStreamer->emitRawComment( in runOnMachineFunction()
527 OutStreamer->emitRawComment( in runOnMachineFunction()
530 OutStreamer->emitRawComment( in runOnMachineFunction()
534 OutStreamer->emitRawComment( in runOnMachineFunction()
538 OutStreamer->emitRawComment( in runOnMachineFunction()
541 OutStreamer->emitRawComment( in runOnMachineFunction()
544 OutStreamer->emitRawComment( in runOnMachineFunction()
547 OutStreamer->emitRawComment( in runOnMachineFunction()
550 OutStreamer->emitRawComment( in runOnMachineFunction()
553 OutStreamer->emitRawComment( in runOnMachineFunction()
556 OutStreamer->emitRawComment( in runOnMachineFunction()