Home
last modified time | relevance | path

Searched refs:GetDef (Results 1 – 25 of 615) sorted by relevance

12345678910>>...25

/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/
Dvalue_table_test.cpp52 Instruction* inst = context->get_def_use_mgr()->GetDef(10); in TEST_F()
79 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F()
80 Instruction* inst2 = context->get_def_use_mgr()->GetDef(11); in TEST_F()
109 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F()
110 Instruction* inst2 = context->get_def_use_mgr()->GetDef(12); in TEST_F()
137 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F()
138 Instruction* inst2 = context->get_def_use_mgr()->GetDef(11); in TEST_F()
167 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F()
168 Instruction* inst2 = context->get_def_use_mgr()->GetDef(12); in TEST_F()
193 Instruction* inst = context->get_def_use_mgr()->GetDef(9); in TEST_F()
[all …]
Dinstruction_test.cpp344 Instruction* type = context->get_def_use_mgr()->GetDef(8); in TEST_F()
351 Instruction* variable = context->get_def_use_mgr()->GetDef(3); in TEST_F()
354 Instruction* object_copy = context->get_def_use_mgr()->GetDef(10); in TEST_F()
384 Instruction* type = context->get_def_use_mgr()->GetDef(8); in TEST_F()
391 Instruction* variable = context->get_def_use_mgr()->GetDef(3); in TEST_F()
394 Instruction* object_copy = context->get_def_use_mgr()->GetDef(10); in TEST_F()
424 Instruction* type = context->get_def_use_mgr()->GetDef(8); in TEST_F()
431 Instruction* variable = context->get_def_use_mgr()->GetDef(3); in TEST_F()
434 Instruction* object_copy = context->get_def_use_mgr()->GetDef(10); in TEST_F()
467 Instruction* type = context->get_def_use_mgr()->GetDef(10); in TEST_F()
[all …]
Dscalar_analysis.cpp120 context->get_def_use_mgr()->GetDef(load->GetSingleWordInOperand(0)); in TEST_F()
122 Instruction* child = context->get_def_use_mgr()->GetDef( in TEST_F()
243 context->get_def_use_mgr()->GetDef(load->GetSingleWordInOperand(0)); in TEST_F()
245 Instruction* child = context->get_def_use_mgr()->GetDef( in TEST_F()
359 context->get_def_use_mgr()->GetDef(load->GetSingleWordInOperand(0)); in TEST_F()
361 Instruction* child = context->get_def_use_mgr()->GetDef( in TEST_F()
529 context->get_def_use_mgr()->GetDef(loads[0]->GetSingleWordInOperand(0)); in TEST_F()
531 context->get_def_use_mgr()->GetDef(stores[0]->GetSingleWordInOperand(0)); in TEST_F()
533 load_child = context->get_def_use_mgr()->GetDef( in TEST_F()
535 store_child = context->get_def_use_mgr()->GetDef( in TEST_F()
[all …]
/external/deqp-deps/SPIRV-Tools/test/opt/
Dvalue_table_test.cpp53 Instruction* inst = context->get_def_use_mgr()->GetDef(10); in TEST_F()
80 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F()
81 Instruction* inst2 = context->get_def_use_mgr()->GetDef(11); in TEST_F()
110 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F()
111 Instruction* inst2 = context->get_def_use_mgr()->GetDef(12); in TEST_F()
138 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F()
139 Instruction* inst2 = context->get_def_use_mgr()->GetDef(11); in TEST_F()
168 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F()
169 Instruction* inst2 = context->get_def_use_mgr()->GetDef(12); in TEST_F()
194 Instruction* inst = context->get_def_use_mgr()->GetDef(9); in TEST_F()
[all …]
Dinstruction_test.cpp343 Instruction* type = context->get_def_use_mgr()->GetDef(8); in TEST_F()
350 Instruction* variable = context->get_def_use_mgr()->GetDef(3); in TEST_F()
353 Instruction* object_copy = context->get_def_use_mgr()->GetDef(10); in TEST_F()
383 Instruction* type = context->get_def_use_mgr()->GetDef(8); in TEST_F()
390 Instruction* variable = context->get_def_use_mgr()->GetDef(3); in TEST_F()
393 Instruction* object_copy = context->get_def_use_mgr()->GetDef(10); in TEST_F()
423 Instruction* type = context->get_def_use_mgr()->GetDef(8); in TEST_F()
430 Instruction* variable = context->get_def_use_mgr()->GetDef(3); in TEST_F()
433 Instruction* object_copy = context->get_def_use_mgr()->GetDef(10); in TEST_F()
466 Instruction* type = context->get_def_use_mgr()->GetDef(10); in TEST_F()
[all …]
Dscalar_analysis.cpp124 context->get_def_use_mgr()->GetDef(load->GetSingleWordInOperand(0)); in TEST_F()
126 Instruction* child = context->get_def_use_mgr()->GetDef( in TEST_F()
247 context->get_def_use_mgr()->GetDef(load->GetSingleWordInOperand(0)); in TEST_F()
249 Instruction* child = context->get_def_use_mgr()->GetDef( in TEST_F()
363 context->get_def_use_mgr()->GetDef(load->GetSingleWordInOperand(0)); in TEST_F()
365 Instruction* child = context->get_def_use_mgr()->GetDef( in TEST_F()
533 context->get_def_use_mgr()->GetDef(loads[0]->GetSingleWordInOperand(0)); in TEST_F()
535 context->get_def_use_mgr()->GetDef(stores[0]->GetSingleWordInOperand(0)); in TEST_F()
537 load_child = context->get_def_use_mgr()->GetDef( in TEST_F()
539 store_child = context->get_def_use_mgr()->GetDef( in TEST_F()
[all …]
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dvalue_table_test.cpp53 Instruction* inst = context->get_def_use_mgr()->GetDef(10); in TEST_F()
80 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F()
81 Instruction* inst2 = context->get_def_use_mgr()->GetDef(11); in TEST_F()
110 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F()
111 Instruction* inst2 = context->get_def_use_mgr()->GetDef(12); in TEST_F()
138 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F()
139 Instruction* inst2 = context->get_def_use_mgr()->GetDef(11); in TEST_F()
168 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F()
169 Instruction* inst2 = context->get_def_use_mgr()->GetDef(12); in TEST_F()
194 Instruction* inst = context->get_def_use_mgr()->GetDef(9); in TEST_F()
[all …]
Dinstruction_test.cpp344 Instruction* type = context->get_def_use_mgr()->GetDef(8); in TEST_F()
351 Instruction* variable = context->get_def_use_mgr()->GetDef(3); in TEST_F()
354 Instruction* object_copy = context->get_def_use_mgr()->GetDef(10); in TEST_F()
384 Instruction* type = context->get_def_use_mgr()->GetDef(8); in TEST_F()
391 Instruction* variable = context->get_def_use_mgr()->GetDef(3); in TEST_F()
394 Instruction* object_copy = context->get_def_use_mgr()->GetDef(10); in TEST_F()
424 Instruction* type = context->get_def_use_mgr()->GetDef(8); in TEST_F()
431 Instruction* variable = context->get_def_use_mgr()->GetDef(3); in TEST_F()
434 Instruction* object_copy = context->get_def_use_mgr()->GetDef(10); in TEST_F()
467 Instruction* type = context->get_def_use_mgr()->GetDef(10); in TEST_F()
[all …]
Dscalar_analysis.cpp124 context->get_def_use_mgr()->GetDef(load->GetSingleWordInOperand(0)); in TEST_F()
126 Instruction* child = context->get_def_use_mgr()->GetDef( in TEST_F()
247 context->get_def_use_mgr()->GetDef(load->GetSingleWordInOperand(0)); in TEST_F()
249 Instruction* child = context->get_def_use_mgr()->GetDef( in TEST_F()
363 context->get_def_use_mgr()->GetDef(load->GetSingleWordInOperand(0)); in TEST_F()
365 Instruction* child = context->get_def_use_mgr()->GetDef( in TEST_F()
533 context->get_def_use_mgr()->GetDef(loads[0]->GetSingleWordInOperand(0)); in TEST_F()
535 context->get_def_use_mgr()->GetDef(stores[0]->GetSingleWordInOperand(0)); in TEST_F()
537 load_child = context->get_def_use_mgr()->GetDef( in TEST_F()
539 store_child = context->get_def_use_mgr()->GetDef( in TEST_F()
[all …]
/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/
Ddependence_analysis_helpers.cpp183 EXPECT_FALSE(analysis.GetDependence(context->get_def_use_mgr()->GetDef(38), in TEST()
210 EXPECT_FALSE(analysis.GetDependence(context->get_def_use_mgr()->GetDef(58), in TEST()
1512 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST()
1514 ->GetDef(context->get_def_use_mgr() in TEST()
1515 ->GetDef(47) in TEST()
1523 Instruction* store_var = context->get_def_use_mgr()->GetDef( in TEST()
1525 ->GetDef(stores[0]->GetSingleWordInOperand(0)) in TEST()
1542 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST()
1544 ->GetDef(context->get_def_use_mgr() in TEST()
1545 ->GetDef(54) in TEST()
[all …]
/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Ddependence_analysis_helpers.cpp183 EXPECT_FALSE(analysis.GetDependence(context->get_def_use_mgr()->GetDef(38), in TEST()
210 EXPECT_FALSE(analysis.GetDependence(context->get_def_use_mgr()->GetDef(58), in TEST()
1512 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST()
1514 ->GetDef(context->get_def_use_mgr() in TEST()
1515 ->GetDef(47) in TEST()
1523 Instruction* store_var = context->get_def_use_mgr()->GetDef( in TEST()
1525 ->GetDef(stores[0]->GetSingleWordInOperand(0)) in TEST()
1542 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST()
1544 ->GetDef(context->get_def_use_mgr() in TEST()
1545 ->GetDef(54) in TEST()
[all …]
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/loop_optimizations/
Ddependence_analysis_helpers.cpp177 EXPECT_FALSE(analysis.GetDependence(context->get_def_use_mgr()->GetDef(38), in TEST()
204 EXPECT_FALSE(analysis.GetDependence(context->get_def_use_mgr()->GetDef(58), in TEST()
1506 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST()
1508 ->GetDef(context->get_def_use_mgr() in TEST()
1509 ->GetDef(47) in TEST()
1517 Instruction* store_var = context->get_def_use_mgr()->GetDef( in TEST()
1519 ->GetDef(stores[0]->GetSingleWordInOperand(0)) in TEST()
1536 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST()
1538 ->GetDef(context->get_def_use_mgr() in TEST()
1539 ->GetDef(54) in TEST()
[all …]
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_access_chain.cpp60 auto pointer = ir_context->get_def_use_mgr()->GetDef(message_.pointer_id()); in IsApplicable()
65 auto pointer_type = ir_context->get_def_use_mgr()->GetDef(pointer->type_id()); in IsApplicable()
119 if (ir_context->get_def_use_mgr()->GetDef(subobject_type_id)->opcode() == in IsApplicable()
161 auto index_instruction = ir_context->get_def_use_mgr()->GetDef(index_id); in IsApplicable()
164 *ir_context->get_def_use_mgr()->GetDef(subobject_type_id), in IsApplicable()
225 auto pointer_type = ir_context->get_def_use_mgr()->GetDef( in Apply()
226 ir_context->get_def_use_mgr()->GetDef(message_.pointer_id())->type_id()); in Apply()
245 if (ir_context->get_def_use_mgr()->GetDef(subobject_type_id)->opcode() == in Apply()
264 auto index_instruction = ir_context->get_def_use_mgr()->GetDef(index_id); in Apply()
267 *ir_context->get_def_use_mgr()->GetDef(subobject_type_id), in Apply()
[all …]
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_access_chain.cpp60 auto pointer = ir_context->get_def_use_mgr()->GetDef(message_.pointer_id()); in IsApplicable()
65 auto pointer_type = ir_context->get_def_use_mgr()->GetDef(pointer->type_id()); in IsApplicable()
119 if (ir_context->get_def_use_mgr()->GetDef(subobject_type_id)->opcode() == in IsApplicable()
161 auto index_instruction = ir_context->get_def_use_mgr()->GetDef(index_id); in IsApplicable()
164 *ir_context->get_def_use_mgr()->GetDef(subobject_type_id), in IsApplicable()
225 auto pointer_type = ir_context->get_def_use_mgr()->GetDef( in Apply()
226 ir_context->get_def_use_mgr()->GetDef(message_.pointer_id())->type_id()); in Apply()
245 if (ir_context->get_def_use_mgr()->GetDef(subobject_type_id)->opcode() == in Apply()
264 auto index_instruction = ir_context->get_def_use_mgr()->GetDef(index_id); in Apply()
267 *ir_context->get_def_use_mgr()->GetDef(subobject_type_id), in Apply()
[all …]
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dtransformation_access_chain.cpp60 auto pointer = ir_context->get_def_use_mgr()->GetDef(message_.pointer_id()); in IsApplicable()
65 auto pointer_type = ir_context->get_def_use_mgr()->GetDef(pointer->type_id()); in IsApplicable()
119 if (ir_context->get_def_use_mgr()->GetDef(subobject_type_id)->opcode() == in IsApplicable()
161 auto index_instruction = ir_context->get_def_use_mgr()->GetDef(index_id); in IsApplicable()
164 *ir_context->get_def_use_mgr()->GetDef(subobject_type_id), in IsApplicable()
225 auto pointer_type = ir_context->get_def_use_mgr()->GetDef( in Apply()
226 ir_context->get_def_use_mgr()->GetDef(message_.pointer_id())->type_id()); in Apply()
245 if (ir_context->get_def_use_mgr()->GetDef(subobject_type_id)->opcode() == in Apply()
264 auto index_instruction = ir_context->get_def_use_mgr()->GetDef(index_id); in Apply()
267 *ir_context->get_def_use_mgr()->GetDef(subobject_type_id), in Apply()
[all …]
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/fuzz/
Dtransformation_add_constant_scalar_test.cpp179 ASSERT_EQ(nullptr, context->get_def_use_mgr()->GetDef(19)); in TEST()
183 context->get_def_use_mgr()->GetDef(19)->opcode()); in TEST()
185 auto* constant_instruction = context->get_def_use_mgr()->GetDef(19); in TEST()
194 constant_instruction = context->get_def_use_mgr()->GetDef(20); in TEST()
204 constant_instruction = context->get_def_use_mgr()->GetDef(21); in TEST()
213 constant_instruction = context->get_def_use_mgr()->GetDef(22); in TEST()
222 constant_instruction = context->get_def_use_mgr()->GetDef(23); in TEST()
232 constant_instruction = context->get_def_use_mgr()->GetDef(24); in TEST()
241 constant_instruction = context->get_def_use_mgr()->GetDef(25); in TEST()
250 constant_instruction = context->get_def_use_mgr()->GetDef(26); in TEST()
[all …]
Dtransformation_swap_function_variables_test.cpp189 auto first_instruction = context->get_def_use_mgr()->GetDef(24); in TEST()
190 auto second_instruction = context->get_def_use_mgr()->GetDef(28); in TEST()
203 ASSERT_EQ(first_instruction, context->get_def_use_mgr()->GetDef(24)); in TEST()
204 ASSERT_EQ(second_instruction, context->get_def_use_mgr()->GetDef(28)); in TEST()
207 auto first_instruction = context->get_def_use_mgr()->GetDef(38); in TEST()
208 auto second_instruction = context->get_def_use_mgr()->GetDef(40); in TEST()
221 ASSERT_EQ(first_instruction, context->get_def_use_mgr()->GetDef(38)); in TEST()
222 ASSERT_EQ(second_instruction, context->get_def_use_mgr()->GetDef(40)); in TEST()
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dtransformation_add_constant_scalar_test.cpp179 ASSERT_EQ(nullptr, context->get_def_use_mgr()->GetDef(19)); in TEST()
183 context->get_def_use_mgr()->GetDef(19)->opcode()); in TEST()
185 auto* constant_instruction = context->get_def_use_mgr()->GetDef(19); in TEST()
194 constant_instruction = context->get_def_use_mgr()->GetDef(20); in TEST()
204 constant_instruction = context->get_def_use_mgr()->GetDef(21); in TEST()
213 constant_instruction = context->get_def_use_mgr()->GetDef(22); in TEST()
222 constant_instruction = context->get_def_use_mgr()->GetDef(23); in TEST()
232 constant_instruction = context->get_def_use_mgr()->GetDef(24); in TEST()
241 constant_instruction = context->get_def_use_mgr()->GetDef(25); in TEST()
250 constant_instruction = context->get_def_use_mgr()->GetDef(26); in TEST()
[all …]
Dtransformation_swap_function_variables_test.cpp189 auto first_instruction = context->get_def_use_mgr()->GetDef(24); in TEST()
190 auto second_instruction = context->get_def_use_mgr()->GetDef(28); in TEST()
203 ASSERT_EQ(first_instruction, context->get_def_use_mgr()->GetDef(24)); in TEST()
204 ASSERT_EQ(second_instruction, context->get_def_use_mgr()->GetDef(28)); in TEST()
207 auto first_instruction = context->get_def_use_mgr()->GetDef(38); in TEST()
208 auto second_instruction = context->get_def_use_mgr()->GetDef(40); in TEST()
221 ASSERT_EQ(first_instruction, context->get_def_use_mgr()->GetDef(38)); in TEST()
222 ASSERT_EQ(second_instruction, context->get_def_use_mgr()->GetDef(40)); in TEST()
/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dtransformation_add_constant_scalar_test.cpp179 ASSERT_EQ(nullptr, context->get_def_use_mgr()->GetDef(19)); in TEST()
182 ASSERT_EQ(SpvOpConstant, context->get_def_use_mgr()->GetDef(19)->opcode()); in TEST()
184 auto* constant_instruction = context->get_def_use_mgr()->GetDef(19); in TEST()
193 constant_instruction = context->get_def_use_mgr()->GetDef(20); in TEST()
203 constant_instruction = context->get_def_use_mgr()->GetDef(21); in TEST()
212 constant_instruction = context->get_def_use_mgr()->GetDef(22); in TEST()
221 constant_instruction = context->get_def_use_mgr()->GetDef(23); in TEST()
231 constant_instruction = context->get_def_use_mgr()->GetDef(24); in TEST()
240 constant_instruction = context->get_def_use_mgr()->GetDef(25); in TEST()
249 constant_instruction = context->get_def_use_mgr()->GetDef(26); in TEST()
[all …]
Dtransformation_swap_function_variables_test.cpp189 auto first_instruction = context->get_def_use_mgr()->GetDef(24); in TEST()
190 auto second_instruction = context->get_def_use_mgr()->GetDef(28); in TEST()
203 ASSERT_EQ(first_instruction, context->get_def_use_mgr()->GetDef(24)); in TEST()
204 ASSERT_EQ(second_instruction, context->get_def_use_mgr()->GetDef(28)); in TEST()
207 auto first_instruction = context->get_def_use_mgr()->GetDef(38); in TEST()
208 auto second_instruction = context->get_def_use_mgr()->GetDef(40); in TEST()
221 ASSERT_EQ(first_instruction, context->get_def_use_mgr()->GetDef(38)); in TEST()
222 ASSERT_EQ(second_instruction, context->get_def_use_mgr()->GetDef(40)); in TEST()
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/dominator_tree/
Dgenerated.cpp943 dominator_analysis->Dominates(context->get_def_use_mgr()->GetDef(12), in TEST_F()
944 context->get_def_use_mgr()->GetDef(15))); in TEST_F()
946 dominator_analysis->Dominates(context->get_def_use_mgr()->GetDef(15), in TEST_F()
947 context->get_def_use_mgr()->GetDef(12))); in TEST_F()
949 dominator_analysis->Dominates(context->get_def_use_mgr()->GetDef(5), in TEST_F()
950 context->get_def_use_mgr()->GetDef(12))); in TEST_F()
952 dominator_analysis->Dominates(context->get_def_use_mgr()->GetDef(12), in TEST_F()
953 context->get_def_use_mgr()->GetDef(5))); in TEST_F()
955 dominator_analysis->Dominates(context->get_def_use_mgr()->GetDef(15), in TEST_F()
956 context->get_def_use_mgr()->GetDef(16))); in TEST_F()
[all …]
/external/deqp-deps/SPIRV-Tools/test/opt/dominator_tree/
Dgenerated.cpp944 dominator_analysis->Dominates(context->get_def_use_mgr()->GetDef(12), in TEST_F()
945 context->get_def_use_mgr()->GetDef(15))); in TEST_F()
947 dominator_analysis->Dominates(context->get_def_use_mgr()->GetDef(15), in TEST_F()
948 context->get_def_use_mgr()->GetDef(12))); in TEST_F()
950 dominator_analysis->Dominates(context->get_def_use_mgr()->GetDef(5), in TEST_F()
951 context->get_def_use_mgr()->GetDef(12))); in TEST_F()
953 dominator_analysis->Dominates(context->get_def_use_mgr()->GetDef(12), in TEST_F()
954 context->get_def_use_mgr()->GetDef(5))); in TEST_F()
956 dominator_analysis->Dominates(context->get_def_use_mgr()->GetDef(15), in TEST_F()
957 context->get_def_use_mgr()->GetDef(16))); in TEST_F()
[all …]
/external/swiftshader/third_party/SPIRV-Tools/test/opt/dominator_tree/
Dgenerated.cpp944 dominator_analysis->Dominates(context->get_def_use_mgr()->GetDef(12), in TEST_F()
945 context->get_def_use_mgr()->GetDef(15))); in TEST_F()
947 dominator_analysis->Dominates(context->get_def_use_mgr()->GetDef(15), in TEST_F()
948 context->get_def_use_mgr()->GetDef(12))); in TEST_F()
950 dominator_analysis->Dominates(context->get_def_use_mgr()->GetDef(5), in TEST_F()
951 context->get_def_use_mgr()->GetDef(12))); in TEST_F()
953 dominator_analysis->Dominates(context->get_def_use_mgr()->GetDef(12), in TEST_F()
954 context->get_def_use_mgr()->GetDef(5))); in TEST_F()
956 dominator_analysis->Dominates(context->get_def_use_mgr()->GetDef(15), in TEST_F()
957 context->get_def_use_mgr()->GetDef(16))); in TEST_F()
[all …]
/external/deqp-deps/SPIRV-Tools/source/reduce/
Dremove_struct_member_reduction_opportunity.cpp87 ->GetDef(context->get_def_use_mgr() in Apply()
88 ->GetDef(inst.GetSingleWordInOperand(0)) in Apply()
99 ->GetDef(context->get_def_use_mgr() in Apply()
100 ->GetDef(inst.GetSingleWordInOperand(1)) in Apply()
110 ->GetDef(inst.GetSingleWordInOperand(0)) in Apply()
119 ->GetDef(inst.GetSingleWordInOperand(1)) in Apply()
147 auto type_inst = context->get_def_use_mgr()->GetDef(next_type); in AdjustAccessedIndices()
168 ->GetDef(index_operand) in AdjustAccessedIndices()
189 context->get_def_use_mgr()->GetDef(index_operand); in AdjustAccessedIndices()

12345678910>>...25