Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp1104 DAG.RemoveDeadNodes(); in materialize()
1589 DAG.RemoveDeadNodes(); in select()
1718 DAG.RemoveDeadNodes(); in scalarizeShuffle()
H A DHexagonISelDAGToDAG.cpp2308 CurDAG->RemoveDeadNodes(); in rebalanceAddressTrees()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp442 DAG.RemoveDeadNodes(); in run()
H A DLegalizeVectorOps.cpp216 DAG.RemoveDeadNodes(); in Run()
H A DSelectionDAG.cpp802 void SelectionDAG::RemoveDeadNodes() { in RemoveDeadNodes() function in SelectionDAG
814 RemoveDeadNodes(DeadNodes); in RemoveDeadNodes()
822 void SelectionDAG::RemoveDeadNodes(SmallVectorImpl<SDNode *> &DeadNodes) { in RemoveDeadNodes() function in SelectionDAG
864 RemoveDeadNodes(DeadNodes); in RemoveDeadNode()
8529 RemoveDeadNodes(DeadNodes); in MorphNodeTo()
H A DSelectionDAGISel.cpp2408 CurDAG->RemoveDeadNodes(NowDeadNodes); in UpdateChains()
H A DLegalizeDAG.cpp4979 RemoveDeadNodes(); in Legalize()
H A DDAGCombiner.cpp1603 DAG.RemoveDeadNodes(); in Run()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h595 void RemoveDeadNodes();
1531 void RemoveDeadNodes(SmallVectorImpl<SDNode *> &DeadNodes);
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp573 CurDAG->RemoveDeadNodes(); in PreprocessISelDAG()
3111 CurDAG->RemoveDeadNodes(); in PostprocessISelDAG()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1967 CurDAG->RemoveDeadNodes(); in PreprocessISelDAG()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp6135 CurDAG->RemoveDeadNodes(); in PreprocessISelDAG()
6633 CurDAG->RemoveDeadNodes(); in PeepholeCROps()
6948 CurDAG->RemoveDeadNodes(); in PeepholePPC64ZExt()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp1357 CurDAG->RemoveDeadNodes(); in PreprocessISelDAG()
1551 CurDAG->RemoveDeadNodes(); in PostprocessISelDAG()