Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DSelectionDAG.h1384 void DeallocateNode(SDNode *N);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSelectionDAG.h1760 void DeallocateNode(SDNode *N);
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp613 DeallocateNode(N); in RemoveDeadNodes()
645 DeallocateNode(N); in DeleteNodeNotInCSEMaps()
657 void SelectionDAG::DeallocateNode(SDNode *N) { in DeallocateNode() function in SelectionDAG
911 DeallocateNode(&AllNodes.front()); in allnodes_clear()
/external/llvm-project/llvm/include/llvm/CodeGen/
DSelectionDAG.h2025 void DeallocateNode(SDNode *N);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp742 DeallocateNode(N); in RemoveDeadNodes()
774 DeallocateNode(N); in DeleteNodeNotInCSEMaps()
786 void SelectionDAG::DeallocateNode(SDNode *N) { in DeallocateNode() function in SelectionDAG
1054 DeallocateNode(&AllNodes.front()); in allnodes_clear()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp793 DeallocateNode(N); in RemoveDeadNodes()
825 DeallocateNode(N); in DeleteNodeNotInCSEMaps()
837 void SelectionDAG::DeallocateNode(SDNode *N) { in DeallocateNode() function in SelectionDAG
1105 DeallocateNode(&AllNodes.front()); in allnodes_clear()