Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp1147 LLVM_DUMP_METHOD void SDNode::dumprFull(const SelectionDAG *G) const { in dumprFull() function in SDNode
H A DSelectionDAG.cpp11236 N0.getNode()->dumprFull(this); in salvageDebugInfo()
11270 LLVM_DEBUG(dbgs() << "SALVAGE: Rewriting"; N0.getNode()->dumprFull(this); in salvageDebugInfo()
11768 S->dumprFull(this); dbgs() << "\n"; in AssignTopologicalOrder()
13343 N->dumprFull(DAG); dbgs() << "\n"; in checkForCyclesHelper()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1103 void dumprFull(const SelectionDAG *G = nullptr) const;