Home
last modified time | relevance | path

Searched refs:DumpNodesr (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp635 static void DumpNodesr(raw_ostream &OS, const SDNode *N, unsigned indent, in DumpNodesr() function
659 DumpNodesr(OS, Op.getNode(), indent+2, G, once); in DumpNodesr()
664 DumpNodesr(dbgs(), this, 0, nullptr, once); in dumpr()
669 DumpNodesr(dbgs(), this, 0, G, once); in dumpr()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp752 static void DumpNodesr(raw_ostream &OS, const SDNode *N, unsigned indent, in DumpNodesr() function
776 DumpNodesr(OS, Op.getNode(), indent+2, G, once); in DumpNodesr()
781 DumpNodesr(dbgs(), this, 0, nullptr, once); in dumpr()
786 DumpNodesr(dbgs(), this, 0, G, once); in dumpr()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6590 static void DumpNodesr(raw_ostream &OS, const SDNode *N, unsigned indent, in DumpNodesr() function
6622 DumpNodesr(OS, child, indent+2, G, once); in DumpNodesr()
6628 DumpNodesr(dbgs(), this, 0, 0, once); in dumpr()
6633 DumpNodesr(dbgs(), this, 0, G, once); in dumpr()