Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp693 void SDNode::printrWithDepth(raw_ostream &OS, const SelectionDAG *G, in printrWithDepth() function in SDNode
700 printrWithDepth(OS, G, 10); in printrFull()
704 printrWithDepth(dbgs(), G, depth); in dumprWithDepth()
/external/llvm/include/llvm/CodeGen/
DSelectionDAGNodes.h730 void printrWithDepth(raw_ostream &O, const SelectionDAG *G = nullptr,
/external/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp1103 N->printrWithDepth(dbgs(), &DAG); in PerformDAGCombine()
1105 Val.getNode()->printrWithDepth(dbgs(), &DAG); in PerformDAGCombine()