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

  /external/llvm/include/llvm/Support/
DOTGraphTraits.h 127 /// hasEdgeDestLabels - If this function returns true, the graph is able
129 static bool hasEdgeDestLabels() {
133 /// numEdgeDestLabels - If hasEdgeDestLabels, this function returns the
139 /// getEdgeDestLabel - If hasEdgeDestLabels, this function returns the
GraphWriter.h 212 if (DTraits.hasEdgeDestLabels()) {
295 if (DestNodePort >= 0 && DTraits.hasEdgeDestLabels())
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
DOTGraphTraits.h 121 /// hasEdgeDestLabels - If this function returns true, the graph is able
123 static bool hasEdgeDestLabels() {
127 /// numEdgeDestLabels - If hasEdgeDestLabels, this function returns the
133 /// getEdgeDestLabel - If hasEdgeDestLabels, this function returns the
GraphWriter.h 198 if (DTraits.hasEdgeDestLabels()) {
281 if (DestNodePort >= 0 && DTraits.hasEdgeDestLabels())
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
DOTGraphTraits.h 127 /// hasEdgeDestLabels - If this function returns true, the graph is able
129 static bool hasEdgeDestLabels() {
133 /// numEdgeDestLabels - If hasEdgeDestLabels, this function returns the
139 /// getEdgeDestLabel - If hasEdgeDestLabels, this function returns the
GraphWriter.h 201 if (DTraits.hasEdgeDestLabels()) {
284 if (DestNodePort >= 0 && DTraits.hasEdgeDestLabels())
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
DOTGraphTraits.h 127 /// hasEdgeDestLabels - If this function returns true, the graph is able
129 static bool hasEdgeDestLabels() {
133 /// numEdgeDestLabels - If hasEdgeDestLabels, this function returns the
139 /// getEdgeDestLabel - If hasEdgeDestLabels, this function returns the
GraphWriter.h 201 if (DTraits.hasEdgeDestLabels()) {
284 if (DestNodePort >= 0 && DTraits.hasEdgeDestLabels())
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
DOTGraphTraits.h 127 /// hasEdgeDestLabels - If this function returns true, the graph is able
129 static bool hasEdgeDestLabels() {
133 /// numEdgeDestLabels - If hasEdgeDestLabels, this function returns the
139 /// getEdgeDestLabel - If hasEdgeDestLabels, this function returns the
GraphWriter.h 201 if (DTraits.hasEdgeDestLabels()) {
284 if (DestNodePort >= 0 && DTraits.hasEdgeDestLabels())
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
DOTGraphTraits.h 127 /// hasEdgeDestLabels - If this function returns true, the graph is able
129 static bool hasEdgeDestLabels() {
133 /// numEdgeDestLabels - If hasEdgeDestLabels, this function returns the
139 /// getEdgeDestLabel - If hasEdgeDestLabels, this function returns the
GraphWriter.h 201 if (DTraits.hasEdgeDestLabels()) {
284 if (DestNodePort >= 0 && DTraits.hasEdgeDestLabels())
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
DOTGraphTraits.h 127 /// hasEdgeDestLabels - If this function returns true, the graph is able
129 static bool hasEdgeDestLabels() {
133 /// numEdgeDestLabels - If hasEdgeDestLabels, this function returns the
139 /// getEdgeDestLabel - If hasEdgeDestLabels, this function returns the
GraphWriter.h 201 if (DTraits.hasEdgeDestLabels()) {
284 if (DestNodePort >= 0 && DTraits.hasEdgeDestLabels())
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
DOTGraphTraits.h 127 /// hasEdgeDestLabels - If this function returns true, the graph is able
129 static bool hasEdgeDestLabels() {
133 /// numEdgeDestLabels - If hasEdgeDestLabels, this function returns the
139 /// getEdgeDestLabel - If hasEdgeDestLabels, this function returns the
GraphWriter.h 201 if (DTraits.hasEdgeDestLabels()) {
284 if (DestNodePort >= 0 && DTraits.hasEdgeDestLabels())
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
DOTGraphTraits.h 127 /// hasEdgeDestLabels - If this function returns true, the graph is able
129 static bool hasEdgeDestLabels() {
133 /// numEdgeDestLabels - If hasEdgeDestLabels, this function returns the
139 /// getEdgeDestLabel - If hasEdgeDestLabels, this function returns the
GraphWriter.h 201 if (DTraits.hasEdgeDestLabels()) {
284 if (DestNodePort >= 0 && DTraits.hasEdgeDestLabels())
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
DOTGraphTraits.h 127 /// hasEdgeDestLabels - If this function returns true, the graph is able
129 static bool hasEdgeDestLabels() {
133 /// numEdgeDestLabels - If hasEdgeDestLabels, this function returns the
139 /// getEdgeDestLabel - If hasEdgeDestLabels, this function returns the
GraphWriter.h 201 if (DTraits.hasEdgeDestLabels()) {
284 if (DestNodePort >= 0 && DTraits.hasEdgeDestLabels())
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGPrinter.cpp 39 static bool hasEdgeDestLabels() {
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGPrinter.cpp 41 static bool hasEdgeDestLabels() {

Completed in 1356 milliseconds