/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
D | extdependency.py | 37 def add_node(self, node): member in DiGraph 42 self.add_node(src) 43 self.add_node(dest) 132 self.graph.add_node(name)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Registry.h | 79 static void add_node(node *N); 123 add_node(&Node); in Add() 142 void Registry<T>::add_node(typename Registry<T>::node *N) { \ 155 void Registry<REGISTRY_CLASS::type>::add_node(REGISTRY_CLASS::node*); \
|
/third_party/libabigail/src/ |
D | abg-viz-dot.cc | 83 dot::add_node(const node_base& __node) in add_node() function in abigail::dot 114 add_node(__p); in add_parent() 121 add_node(__c); in add_child_to_node()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | scalar_analysis.cpp | 157 std::unique_ptr<SENode> add_node{new SEAddNode(this)}; in CreateAddNode() local 159 add_node->AddChild(operand_1); in CreateAddNode() 160 add_node->AddChild(operand_2); in CreateAddNode() 162 return GetCachedOrAdd(std::move(add_node)); in CreateAddNode() 424 std::unique_ptr<SENode> add_node{new SEAddNode(this)}; in UpdateChildNode() local 426 add_node->AddChild(child); in UpdateChildNode() 429 return SimplifyExpression(GetCachedOrAdd(std::move(add_node))); in UpdateChildNode() 458 std::unique_ptr<SENode> add_node{new SEAddNode(this)}; in BuildGraphWithoutRecurrentTerm() local 460 add_node->AddChild(child); in BuildGraphWithoutRecurrentTerm() 463 return SimplifyExpression(GetCachedOrAdd(std::move(add_node))); in BuildGraphWithoutRecurrentTerm()
|
D | loop_dependence.cpp | 76 if (auto add_node = node->AsSEAddNode()) { in IsInCorrectFormForGCDTest() local 77 for (auto child : add_node->GetChildren()) { in IsInCorrectFormForGCDTest() 96 if (auto add_node = node->AsSEAddNode()) { in GetAllTopLevelRecurrences() local 97 for (auto child : add_node->GetChildren()) { in GetAllTopLevelRecurrences() 114 if (auto add_node = node->AsSEAddNode()) { in GetAllTopLevelConstants() local 115 for (auto child : add_node->GetChildren()) { in GetAllTopLevelConstants()
|
/third_party/spirv-tools/source/opt/ |
D | scalar_analysis.cpp | 157 std::unique_ptr<SENode> add_node{new SEAddNode(this)}; in CreateAddNode() local 159 add_node->AddChild(operand_1); in CreateAddNode() 160 add_node->AddChild(operand_2); in CreateAddNode() 162 return GetCachedOrAdd(std::move(add_node)); in CreateAddNode() 424 std::unique_ptr<SENode> add_node{new SEAddNode(this)}; in UpdateChildNode() local 426 add_node->AddChild(child); in UpdateChildNode() 429 return SimplifyExpression(GetCachedOrAdd(std::move(add_node))); in UpdateChildNode() 458 std::unique_ptr<SENode> add_node{new SEAddNode(this)}; in BuildGraphWithoutRecurrentTerm() local 460 add_node->AddChild(child); in BuildGraphWithoutRecurrentTerm() 463 return SimplifyExpression(GetCachedOrAdd(std::move(add_node))); in BuildGraphWithoutRecurrentTerm()
|
D | loop_dependence.cpp | 76 if (auto add_node = node->AsSEAddNode()) { in IsInCorrectFormForGCDTest() local 77 for (auto child : add_node->GetChildren()) { in IsInCorrectFormForGCDTest() 96 if (auto add_node = node->AsSEAddNode()) { in GetAllTopLevelRecurrences() local 97 for (auto child : add_node->GetChildren()) { in GetAllTopLevelRecurrences() 114 if (auto add_node = node->AsSEAddNode()) { in GetAllTopLevelConstants() local 115 for (auto child : add_node->GetChildren()) { in GetAllTopLevelConstants()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | scalar_analysis.cpp | 157 std::unique_ptr<SENode> add_node{new SEAddNode(this)}; in CreateAddNode() local 159 add_node->AddChild(operand_1); in CreateAddNode() 160 add_node->AddChild(operand_2); in CreateAddNode() 162 return GetCachedOrAdd(std::move(add_node)); in CreateAddNode() 424 std::unique_ptr<SENode> add_node{new SEAddNode(this)}; in UpdateChildNode() local 426 add_node->AddChild(child); in UpdateChildNode() 429 return SimplifyExpression(GetCachedOrAdd(std::move(add_node))); in UpdateChildNode() 458 std::unique_ptr<SENode> add_node{new SEAddNode(this)}; in BuildGraphWithoutRecurrentTerm() local 460 add_node->AddChild(child); in BuildGraphWithoutRecurrentTerm() 463 return SimplifyExpression(GetCachedOrAdd(std::move(add_node))); in BuildGraphWithoutRecurrentTerm()
|
D | loop_dependence.cpp | 76 if (auto add_node = node->AsSEAddNode()) { in IsInCorrectFormForGCDTest() local 77 for (auto child : add_node->GetChildren()) { in IsInCorrectFormForGCDTest() 96 if (auto add_node = node->AsSEAddNode()) { in GetAllTopLevelRecurrences() local 97 for (auto child : add_node->GetChildren()) { in GetAllTopLevelRecurrences() 114 if (auto add_node = node->AsSEAddNode()) { in GetAllTopLevelConstants() local 115 for (auto child : add_node->GetChildren()) { in GetAllTopLevelConstants()
|
/third_party/mesa3d/src/broadcom/compiler/ |
D | vir_register_allocate.c | 340 add_node(struct v3d_compile *c, uint32_t temp, uint8_t class_bits) in add_node() function 399 add_node(c, i, temp_class); in v3d_setup_spill_base() 438 add_node(c, offset.index, CLASS_BITS_ANY); in v3d_emit_spill_tmua() 459 add_node(c, dst.index, CLASS_BITS_PHYS | CLASS_BITS_ACC); in v3d_emit_spill_tmua() 463 add_node(c, fill_dst->index, CLASS_BITS_PHYS | CLASS_BITS_ACC); in v3d_emit_spill_tmua() 513 add_node(c, inst->dst.index, class_bits); in v3d_emit_tmu_spill() 636 add_node(c, unif.index, CLASS_BITS_ANY); in v3d_spill_reg() 645 add_node(c, temp.index, CLASS_BITS_PHYS | in v3d_spill_reg() 695 add_node(c, in v3d_spill_reg()
|
/third_party/nghttp2/src/ |
D | shrpx_router.cc | 66 void Router::add_node(RNode *node, const char *pattern, size_t patlen, in add_node() function in shrpx::Router 88 add_node(node, pattern.c_str() + i, pattern.size() - i, index, in add_route() 154 add_node(node, pattern.c_str() + i, pattern.size() - i, index, in add_route()
|
D | shrpx_router.h | 96 void add_node(RNode *node, const char *pattern, size_t patlen, ssize_t index,
|
/third_party/libabigail/include/ |
D | abg-viz-dot.h | 122 add_node(const node_base&);
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/ |
D | consistency_tools.py | 582 self.graph.add_node(type_name)
|
/third_party/node/deps/v8/src/compiler/backend/arm64/ |
D | instruction-selector-arm64.cc | 1399 Node* add_node = m.left().node(); in VisitWord32Sar() local 1400 Int32BinopMatcher madd_node(add_node); in VisitWord32Sar() 1402 CanCover(add_node, madd_node.left().node())) { in VisitWord32Sar() 1416 add_operand, g.UseRegister(add_node->InputAt(1)), smull_operand, in VisitWord32Sar()
|
/third_party/mindspore/patches/ |
D | 0005-micro-for-ohos.patch | 8790 + auto &add_node = graph->nodes.at(add_index); 8791 + MS_CHECK_TRUE_RET(add_node != nullptr, RET_NULL_PTR); 8793 + add_node->quantType == schema::QuantType_QUANT_ALL || add_node->quantType == schema::QuantTy… 8800 + auto add_param_shape = graph->allTensors.at(add_node->inputIndex.at(SECOND_INPUT))->dims; 8808 + auto &add_weight_tensor = graph->allTensors.at(add_node->inputIndex.at(SECOND_INPUT)); 8810 + MS_LOG(INFO) << add_node->name << " failed to fusion with " << mul_node->name; 8814 + auto add_tensor_index = add_node->inputIndex.at(SECOND_INPUT); 8818 + mul_node->outputIndex = {add_node->outputIndex}; 8821 + add_node->inputIndex.clear(); 8822 + add_node->outputIndex.clear(); [all …]
|