Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp512 static Printable PrintNodeId(const SDNode &Node) { in PrintNodeId() function
864 OS << "SDNODE=" << PrintNodeId(*Op.getSDNode()) << ':' << Op.getResNo(); in print()
952 OS << PrintNodeId(*this) << ": "; in printr()
972 OS << PrintNodeId(*Value.getNode()); in printOperand()