Searched defs:NodeInserted (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGISel.cpp | 1019 void NodeInserted(SDNode *N) override { in NodeInserted() function in __anon44ae48d40111::ISelUpdater |
H A D | SelectionDAGBuilder.cpp | 1160 bool NodeInserted = false; in visit() local |
H A D | SelectionDAG.cpp | 93 void SelectionDAG::DAGUpdateListener::NodeInserted(SDNode *) {} in NodeInserted() function in SelectionDAG::DAGUpdateListener |
H A D | DAGCombiner.cpp | 841 void NodeInserted(SDNode *N) override { DC.ConsiderForPruning(N); } in NodeInserted() function in __anonbd6f1c500111::WorklistInserter |
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 92 void SelectionDAG::DAGUpdateListener::NodeInserted(SDNode *) {} in NodeInserted() function in SelectionDAG::DAGUpdateListener |
H A D | DAGCombiner.cpp | 745 void NodeInserted(SDNode *N) override { DC.ConsiderForPruning(N); } in NodeInserted() function in __anonaad5384a0111::WorklistInserter |