Searched refs:PrintChildLoopComment (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 2415 static void PrintChildLoopComment(raw_ostream &OS, const MachineLoop *Loop, in PrintChildLoopComment() function 2423 PrintChildLoopComment(OS, CL, FunctionNumber); in PrintChildLoopComment() 2462 PrintChildLoopComment(OS, Loop, AP.getFunctionNumber()); in emitBasicBlockLoopComments()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 2910 static void PrintChildLoopComment(raw_ostream &OS, const MachineLoop *Loop, in PrintChildLoopComment() function 2918 PrintChildLoopComment(OS, CL, FunctionNumber); in PrintChildLoopComment() 2957 PrintChildLoopComment(OS, Loop, AP.getFunctionNumber()); in emitBasicBlockLoopComments()
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 3052 static void PrintChildLoopComment(raw_ostream &OS, const MachineLoop *Loop, in PrintChildLoopComment() function 3060 PrintChildLoopComment(OS, CL, FunctionNumber); in PrintChildLoopComment() 3099 PrintChildLoopComment(OS, Loop, AP.getFunctionNumber()); in emitBasicBlockLoopComments()
|