Searched refs:dumpr (Results 1 – 6 of 6) sorted by relevance
174 inline void dumpr() const;775 void dumpr() const;785 void dumpr(const SelectionDAG *G) const;910 inline void SDValue::dumpr() const {911 return Node->dumpr();
662 void SDNode::dumpr() const { in dumpr() function in SDNode667 void SDNode::dumpr(const SelectionDAG *G) const { in dumpr() function in SDNode
634 void dumpr() const;644 void dumpr(const SelectionDAG *G) const;
6626 void SDNode::dumpr() const { in dumpr() function in SDNode6631 void SDNode::dumpr(const SelectionDAG *G) const { in dumpr() function in SDNode
2765 Op.getNode()->dumpr(&DAG); in LowerOperation()
2660 DEBUG(Extract->dumpr(CurDAG)); in Select()