Home
last modified time | relevance | path

Searched refs:PrintChildLoopComment (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1899 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/
DAsmPrinter.cpp2415 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/
DAsmPrinter.cpp2731 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()