HomeSort by relevance Sort by last modified time
    Searched refs:setGraphColor (Results 1 - 18 of 18) 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-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAG.h 361 void setGraphColor(const SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
SelectionDAG.h 404 void setGraphColor(const SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
SelectionDAG.h 404 void setGraphColor(const SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
SelectionDAG.h 408 void setGraphColor(const SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
SelectionDAG.h 408 void setGraphColor(const SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
SelectionDAG.h 408 void setGraphColor(const SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
SelectionDAG.h 408 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...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
SelectionDAG.h 404 void setGraphColor(const SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
SelectionDAG.h 404 void setGraphColor(const SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
SelectionDAG.h 408 void setGraphColor(const SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
SelectionDAG.h 408 void setGraphColor(const SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
SelectionDAG.h 408 void setGraphColor(const SDNode *N, const char *Color);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
SelectionDAG.h 408 void setGraphColor(const SDNode *N, const char *Color);
    [all...]

Completed in 1809 milliseconds