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

  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGPrinter.cpp 212 /// setGraphColor - Convenience for setting node color attribute.
214 void SelectionDAG::setGraphColor(const SDNode *N, const char *Color) {
218 errs() << "SelectionDAG::setGraphColor is only available in debug builds"
242 setGraphColor(N, Color);
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGPrinter.cpp 207 /// setGraphColor - Convenience for setting node color attribute.
209 void SelectionDAG::setGraphColor(const SDNode *N, const char *Color) {
213 errs() << "SelectionDAG::setGraphColor is only available in debug builds"
237 setGraphColor(N, Color);
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
SelectionDAG.h 229 /// setGraphColor - Convenience for setting node color attribute.
231 void setGraphColor(const SDNode *N, const char *Color);
233 /// setGraphColor - Convenience for setting subgraph color attribute.
    [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 353 void setGraphColor(const SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAG.h 361 void setGraphColor(const SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAG.h 361 void setGraphColor(const SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAG.h 361 void setGraphColor(const SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAG.h 361 void setGraphColor(const SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAG.h 361 void setGraphColor(const SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAG.h 361 void setGraphColor(const SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAG.h 361 void setGraphColor(const SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAG.h 361 void setGraphColor(const SDNode *N, const char *Color);
    [all...]

Completed in 1596 milliseconds