Home
last modified time | relevance | path

Searched refs:forcePrintModuleIR (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/
H A DStandardInstrumentations.cpp182 unwrapAndPrint(IR, Banner, llvm::forcePrintModuleIR()); in printBeforePass()
197 unwrapAndPrint(IR, Banner, llvm::forcePrintModuleIR()); in printAfterPass()
225 StoreModuleDesc = llvm::forcePrintModuleIR() && llvm::shouldPrintAfterPass(); in registerCallbacks()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DPrintPasses.h52 bool forcePrintModuleIR();
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DPrintPasses.h52 bool forcePrintModuleIR();
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DPrintPasses.h52 bool forcePrintModuleIR();
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DIRPrintingPasses.h63 extern bool forcePrintModuleIR();
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IRPrinter/
H A DIRPrintingPasses.cpp70 if (forcePrintModuleIR()) in run()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DPrintPasses.h52 bool forcePrintModuleIR();
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DPrintPasses.h52 bool forcePrintModuleIR();
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DIRPrintingPasses.cpp81 if (forcePrintModuleIR()) in runOnFunction()
H A DPrintPasses.cpp142 bool llvm::forcePrintModuleIR() { return PrintModuleScope; } in forcePrintModuleIR() function in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DIRPrintingPasses.cpp57 if (forcePrintModuleIR()) in run()
H A DLegacyPassManager.cpp130 bool llvm::forcePrintModuleIR() { return PrintModuleScope; } in forcePrintModuleIR() function in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Passes/
H A DStandardInstrumentations.cpp164 if (isFunctionInPrintList("*") || forcePrintModuleIR()) { in printIR()
242 if (forcePrintModuleIR()) { in unwrapAndPrint()
2143 llvm::forcePrintModuleIR() ? "Module " : "", PassID); in registerCallbacks()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp642 bool NeedModule = llvm::forcePrintModuleIR(); in runOnSCC()
H A DLoopInfo.cpp939 if (forcePrintModuleIR()) { in printLoop()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp686 bool NeedModule = llvm::forcePrintModuleIR(); in runOnSCC()
H A DLoopInfo.cpp979 if (forcePrintModuleIR()) { in printLoop()