Home
last modified time | relevance | path

Searched refs:ViewGraph (Results 1 – 25 of 42) sorted by relevance

12

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DScheduleDAGPrinter.cpp89 ViewGraph(this, "dag." + MF.getFunction()->getNameStr(), false, in viewGraph()
93 ViewGraph(this, "dag." + MF.getFunction()->getNameStr(), false, in viewGraph()
DEdgeBundles.cpp74 ViewGraph(*this, "EdgeBundles"); in view()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DCFGPrinter.cpp146 ViewGraph(this, "cfg" + getNameStr()); in viewCFG()
155 ViewGraph(this, "cfg" + getNameStr(), true); in viewCFGOnly()
/external/llvm/lib/Analysis/
DCFGPrinter.cpp146 ViewGraph(this, "cfg" + getName()); in viewCFG()
155 ViewGraph(this, "cfg" + getName(), true); in viewCFGOnly()
DRegionPrinter.cpp237 llvm::ViewGraph(RI, "reg", ShortNames, in viewRegionInfo()
DBlockFrequencyInfo.cpp175 ViewGraph(const_cast<BlockFrequencyInfo *>(this), "BlockFrequencyDAGs"); in view()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DCFGPrinter.cpp174 ViewGraph(this, "cfg" + getName()); in viewCFG()
185 ViewGraph(this, "cfg" + getName(), true); in viewCFGOnly()
DDomPrinter.cpp85 ViewGraph(this, Name, false, Title); in viewGraph()
DRegionPrinter.cpp237 llvm::ViewGraph(RI, "reg", ShortNames, in viewRegionInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DDOTGraphTraitsPass.h59 ViewGraph(Graph, Name, IsSimple, Title); in runOnFunction()
137 ViewGraph(Graph, Name, IsSimple, Title); in runOnModule()
/external/llvm/include/llvm/Analysis/
DDOTGraphTraitsPass.h59 ViewGraph(Graph, Name, IsSimple, Title); in runOnFunction()
137 ViewGraph(Graph, Name, IsSimple, Title); in runOnModule()
/external/clang/lib/AST/
DStmtViz.cpp23 llvm::ViewGraph(this,"AST"); in viewAST()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DScheduleDAGPrinter.cpp88 ViewGraph(this, Name, false, Title); in viewGraph()
DEdgeBundles.cpp101 ViewGraph(*this, "EdgeBundles"); in view()
DMachineBlockFrequencyInfo.cpp217 ViewGraph(const_cast<MachineBlockFrequencyInfo *>(this), Name, isSimple); in view()
/external/llvm/lib/CodeGen/
DScheduleDAGPrinter.cpp90 ViewGraph(this, Name, false, Title); in viewGraph()
DEdgeBundles.cpp96 ViewGraph(*this, "EdgeBundles"); in view()
DMachineBlockFrequencyInfo.cpp159 ViewGraph(const_cast<MachineBlockFrequencyInfo *>(this), in view()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDOTGraphTraitsPass.h35 ViewGraph(Graph, Name, Simple, Title); in runOnFunction()
/external/clang/lib/Analysis/
DCallGraph.cpp196 llvm::ViewGraph(this, "CallGraph"); in viewGraph()
/external/clang/lib/StaticAnalyzer/Checkers/
DDebugCheckers.cpp206 Eng.ViewGraph(0); in checkEndAnalysis()
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExprEngine.h149 void ViewGraph(bool trim = false);
153 void ViewGraph(ArrayRef<const ExplodedNode*> Nodes);
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp156 ViewGraph(this, "dag." + getMachineFunction().getName(), in viewGraph()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp154 ViewGraph(this, "dag." + getMachineFunction().getName(), in viewGraph()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp151 ViewGraph(this, "dag." + getMachineFunction().getFunction()->getNameStr(), in viewGraph()

12