Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp648 bool ShouldPrintDebugScopes = DD && MMI->hasDebugInfo(); in EmitFunctionBody() local
668 if (ShouldPrintDebugScopes) { in EmitFunctionBody()
708 if (ShouldPrintDebugScopes) { in EmitFunctionBody()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp847 bool ShouldPrintDebugScopes = MMI->hasDebugInfo(); in EmitFunctionBody() local
863 if (ShouldPrintDebugScopes) { in EmitFunctionBody()
907 if (ShouldPrintDebugScopes) { in EmitFunctionBody()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1035 bool ShouldPrintDebugScopes = MMI->hasDebugInfo(); in EmitFunctionBody() local
1069 if (ShouldPrintDebugScopes) { in EmitFunctionBody()
1120 if (ShouldPrintDebugScopes) { in EmitFunctionBody()