Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp447 DAG.RemoveDeadNodes(); in run()
H A DLegalizeVectorOps.cpp231 DAG.RemoveDeadNodes(); in Run()
H A DSelectionDAG.cpp985 void SelectionDAG::RemoveDeadNodes() { in RemoveDeadNodes() function in SelectionDAG
997 RemoveDeadNodes(DeadNodes); in RemoveDeadNodes()
1005 void SelectionDAG::RemoveDeadNodes(SmallVectorImpl<SDNode *> &DeadNodes) { in RemoveDeadNodes() function in SelectionDAG
1047 RemoveDeadNodes(DeadNodes); in RemoveDeadNode()
10435 RemoveDeadNodes(DeadNodes); in MorphNodeTo()
H A DSelectionDAGISel.cpp2546 CurDAG->RemoveDeadNodes(NowDeadNodes); in UpdateChains()
H A DLegalizeDAG.cpp5647 RemoveDeadNodes(); in Legalize()
H A DDAGCombiner.cpp1916 DAG.RemoveDeadNodes(); in Run()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp1217 DAG.RemoveDeadNodes(); in materialize()
1755 DAG.RemoveDeadNodes(); in select()
1920 DAG.RemoveDeadNodes(); in scalarizeShuffle()
H A DHexagonISelDAGToDAG.cpp2360 CurDAG->RemoveDeadNodes(); in rebalanceAddressTrees()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h632 void RemoveDeadNodes();
1786 void RemoveDeadNodes(SmallVectorImpl<SDNode *> &DeadNodes);
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp138 CurDAG->RemoveDeadNodes(); in PreprocessISelDAG()
173 CurDAG->RemoveDeadNodes(); in PostprocessISelDAG()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp315 CurDAG->RemoveDeadNodes(); in PreprocessISelDAG()
3565 CurDAG->RemoveDeadNodes(); in PostprocessISelDAG()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp2047 CurDAG->RemoveDeadNodes(); in PreprocessISelDAG()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp6672 CurDAG->RemoveDeadNodes(); in PreprocessISelDAG()
7162 CurDAG->RemoveDeadNodes(); in PeepholeCROps()
7477 CurDAG->RemoveDeadNodes(); in PeepholePPC64ZExt()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp1492 CurDAG->RemoveDeadNodes(); in PreprocessISelDAG()
1689 CurDAG->RemoveDeadNodes(); in PostprocessISelDAG()