Searched refs:printr (Results 1 – 4 of 4) sorted by relevance
609 void SDNode::printr(raw_ostream &OS, const SelectionDAG *G) const { in printr() function in SDNode642 N->printr(OS, G); in DumpNodesr()714 printr(OS, G); in print()
610 void printr(raw_ostream &OS, const SelectionDAG *G = 0) const;
751 void printr(raw_ostream &OS, const SelectionDAG *G = nullptr) const;
6584 void SDNode::printr(raw_ostream &OS, const SelectionDAG *G) const { in printr() function in SDNode6597 N->printr(OS, G); in DumpNodesr()6608 child->printr(OS, G); in DumpNodesr()