Home
last modified time | relevance | path

Searched refs:viewCFG (Results 1 – 25 of 28) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DCFGPrinter.cpp38 F.viewCFG(); in runOnFunction()
55 F.viewCFG(); in run()
171 void Function::viewCFG() const { in viewCFG() function in Function
DAnalysis.cpp130 F->viewCFG(); in LLVMViewFunctionCFG()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DCFGPrinter.cpp33 F.viewCFG(); in runOnFunction()
145 void Function::viewCFG() const { in viewCFG() function in Function
DAnalysis.cpp99 F->viewCFG(); in LLVMViewFunctionCFG()
/external/llvm/lib/Analysis/
DCFGPrinter.cpp33 F.viewCFG(); in runOnFunction()
145 void Function::viewCFG() const { in viewCFG() function in Function
DAnalysis.cpp122 F->viewCFG(); in LLVMViewFunctionCFG()
/external/swiftshader/third_party/LLVM/bindings/ocaml/analysis/
Dllvm_analysis.mli39 See [llvm::Function::viewCFG]. *)
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/analysis/
Dllvm_analysis.mli39 See [llvm::Function::viewCFG]. *)
/external/llvm/bindings/ocaml/analysis/
Dllvm_analysis.mli39 See [llvm::Function::viewCFG]. *)
/external/clang/lib/StaticAnalyzer/Checkers/
DDebugCheckers.cpp82 cfg->viewCFG(mgr.getLangOpts()); in checkASTCodeBody()
/external/swiftshader/third_party/LLVM/include/llvm/
DFunction.h397 void viewCFG() const;
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineFunction.h259 void viewCFG() const;
/external/llvm/include/llvm/IR/
DFunction.h588 void viewCFG() const;
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DFunction.h615 void viewCFG() const;
/external/llvm/include/llvm/CodeGen/
DMachineFunction.h402 void viewCFG() const;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DFunction.h726 void viewCFG() const;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineFunction.h543 void viewCFG() const;
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineFunction.cpp368 void MachineFunction::viewCFG() const in viewCFG() function in MachineFunction
/external/llvm/lib/CodeGen/
DMachineFunction.cpp490 void MachineFunction::viewCFG() const in viewCFG() function in MachineFunction
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineFunction.cpp586 void MachineFunction::viewCFG() const in viewCFG() function in MachineFunction
/external/clang/include/clang/Analysis/
DCFG.h942 void viewCFG(const LangOptions &LO) const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp870 LLVM_DEBUG(FuncRep->viewCFG()); in run()
/external/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp885 DEBUG(FuncRep->viewCFG()); in run()
/external/swiftshader/third_party/llvm-7.0/llvm/docs/tutorial/
DLangImpl05.rst227 Another way to get this is to call "``F->viewCFG()``" or
/external/llvm/docs/tutorial/
DLangImpl05.rst226 Another way to get this is to call "``F->viewCFG()``" or

12