HomeSort by relevance Sort by last modified time
    Searched refs:setSubgraphColor (Results 1 - 12 of 12) 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-3957855/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-3960126/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-3977809/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-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-3957855/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-3960126/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-3977809/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-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAG.h 266 /// Implementation of setSubgraphColor.
364 void setSubgraphColor(SDNode *N, const char *Color);
    [all...]

Completed in 514 milliseconds