Home
last modified time | relevance | path

Searched refs:ShortNames (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/llvm/include/llvm/Support/
DGraphWriter.h310 bool ShortNames = false,
313 GraphWriter<GraphType> W(O, G, ShortNames);
329 bool ShortNames = false,
355 llvm::WriteGraph(O, G, ShortNames, Title);
366 const Twine &Title, bool ShortNames = false,
368 llvm::WriteGraph(G, Name, ShortNames, Title, FileName.str());
377 bool ShortNames = false, const Twine &Title = "",
379 std::string Filename = llvm::WriteGraph(G, Name, ShortNames, Title);
/external/llvm/include/llvm/Support/
DGraphWriter.h312 bool ShortNames = false,
315 GraphWriter<GraphType> W(O, G, ShortNames);
327 bool ShortNames = false, const Twine &Title = "") {
340 llvm::WriteGraph(O, G, ShortNames, Title);
351 bool ShortNames = false, const Twine &Title = "",
353 std::string Filename = llvm::WriteGraph(G, Name, ShortNames, Title);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DGraphWriter.h310 bool ShortNames = false,
313 GraphWriter<GraphType> W(O, G, ShortNames);
329 bool ShortNames = false,
356 llvm::WriteGraph(O, G, ShortNames, Title);
367 bool ShortNames = false, const Twine &Title = "",
369 std::string Filename = llvm::WriteGraph(G, Name, ShortNames, Title);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DRegionPrinter.cpp231 static void viewRegionInfo(RegionInfo *RI, bool ShortNames) { in viewRegionInfo() argument
237 llvm::ViewGraph(RI, "reg", ShortNames, in viewRegionInfo()
/external/llvm/lib/Analysis/
DRegionPrinter.cpp231 static void viewRegionInfo(RegionInfo *RI, bool ShortNames) { in viewRegionInfo() argument
237 llvm::ViewGraph(RI, "reg", ShortNames, in viewRegionInfo()
/external/llvm-project/llvm/lib/Analysis/
DRegionPrinter.cpp231 static void viewRegionInfo(RegionInfo *RI, bool ShortNames) { in viewRegionInfo() argument
237 llvm::ViewGraph(RI, "reg", ShortNames, in viewRegionInfo()
/external/llvm/lib/CodeGen/
DEdgeBundles.cpp74 bool ShortNames, in WriteGraph() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DEdgeBundles.cpp76 bool ShortNames, in WriteGraph() argument
/external/llvm-project/llvm/lib/CodeGen/
DEdgeBundles.cpp77 bool ShortNames, in WriteGraph() argument
/external/pigweed/pw_log/
Dbasic_log_test.cc143 TEST(BasicLog, ShortNames) { in TEST() argument
/external/tensorflow/tensorflow/core/grappler/costs/
Dvirtual_placer_test.cc56 TEST(VirtualPlacerTest, ShortNames) { in TEST() argument