Home
last modified time | relevance | path

Searched refs:printr (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp529 void SDNode::printr(raw_ostream &OS, const SelectionDAG *G) const { in printr() function in SDNode
542 N->printr(OS, G); in DumpNodesr()
553 child->printr(OS, G); in DumpNodesr()
/external/llvm/include/llvm/CodeGen/
DSelectionDAGNodes.h610 void printr(raw_ostream &OS, const SelectionDAG *G = 0) const;