Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp1089 LLVM_DUMP_METHOD void SDNode::dumprFull(const SelectionDAG *G) const { in dumprFull() function in SDNode
H A DSelectionDAG.cpp10899 N0.getNode()->dumprFull(this); in salvageDebugInfo()
10933 LLVM_DEBUG(dbgs() << "SALVAGE: Rewriting"; N0.getNode()->dumprFull(this); in salvageDebugInfo()
11431 S->dumprFull(this); dbgs() << "\n"; in AssignTopologicalOrder()
13013 N->dumprFull(DAG); dbgs() << "\n"; in checkForCyclesHelper()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1078 void dumprFull(const SelectionDAG *G = nullptr) const;