Searched refs:PrintChildLoopComment (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 1899 static void PrintChildLoopComment(raw_ostream &OS, const MachineLoop *Loop, in PrintChildLoopComment() function 1907 PrintChildLoopComment(OS, *CL, FunctionNumber); in PrintChildLoopComment() 1946 PrintChildLoopComment(OS, Loop, AP.getFunctionNumber()); in EmitBasicBlockLoopComments()
|
/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-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 2731 static void PrintChildLoopComment(raw_ostream &OS, const MachineLoop *Loop, in PrintChildLoopComment() function 2739 PrintChildLoopComment(OS, CL, FunctionNumber); in PrintChildLoopComment() 2778 PrintChildLoopComment(OS, Loop, AP.getFunctionNumber()); in emitBasicBlockLoopComments()
|