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