HomeSort by relevance Sort by last modified time
    Searched refs:setSubgraphColor (Results 1 - 18 of 18) sorted by null

  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGPrinter.cpp 223 /// setSubgraphColorHelper - Implement setSubgraphColor. Return
234 DEBUG(dbgs() << "setSubgraphColor hit max level\n");
250 errs() << "SelectionDAG::setSubgraphColor is only available in debug builds"
256 /// setSubgraphColor - Convenience for setting subgraph color attribute.
258 void SelectionDAG::setSubgraphColor(SDNode *N, const char *Color) {
272 errs() << "SelectionDAG::setSubgraphColor is only available in debug builds"
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGPrinter.cpp 218 /// setSubgraphColorHelper - Implement setSubgraphColor. Return
229 DEBUG(dbgs() << "setSubgraphColor hit max level\n");
245 errs() << "SelectionDAG::setSubgraphColor is only available in debug builds"
251 /// setSubgraphColor - Convenience for setting subgraph color attribute.
253 void SelectionDAG::setSubgraphColor(SDNode *N, const char *Color) {
267 errs() << "SelectionDAG::setSubgraphColor is only available in debug builds"
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
SelectionDAG.h 178 /// setGraphColorHelper - Implementation of setSubgraphColor.
235 void setSubgraphColor(SDNode *N, const char *Color);
    [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 275 /// Implementation of setSubgraphColor.
356 void setSubgraphColor(SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAG.h 266 /// Implementation of setSubgraphColor.
364 void setSubgraphColor(SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
SelectionDAG.h 310 /// Implementation of setSubgraphColor.
407 void setSubgraphColor(SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
SelectionDAG.h 310 /// Implementation of setSubgraphColor.
407 void setSubgraphColor(SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
SelectionDAG.h 311 /// Implementation of setSubgraphColor.
411 void setSubgraphColor(SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
SelectionDAG.h 311 /// Implementation of setSubgraphColor.
411 void setSubgraphColor(SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
SelectionDAG.h 311 /// Implementation of setSubgraphColor.
411 void setSubgraphColor(SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
SelectionDAG.h 311 /// Implementation of setSubgraphColor.
411 void setSubgraphColor(SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAG.h 266 /// Implementation of setSubgraphColor.
364 void setSubgraphColor(SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
SelectionDAG.h 310 /// Implementation of setSubgraphColor.
407 void setSubgraphColor(SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
SelectionDAG.h 310 /// Implementation of setSubgraphColor.
407 void setSubgraphColor(SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
SelectionDAG.h 311 /// Implementation of setSubgraphColor.
411 void setSubgraphColor(SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
SelectionDAG.h 311 /// Implementation of setSubgraphColor.
411 void setSubgraphColor(SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
SelectionDAG.h 311 /// Implementation of setSubgraphColor.
411 void setSubgraphColor(SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
SelectionDAG.h 311 /// Implementation of setSubgraphColor.
411 void setSubgraphColor(SDNode *N, const char *Color);
    [all...]

Completed in 1120 milliseconds