Home
last modified time | relevance | path

Searched defs:first_instruction (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/reduce/
H A Dvalidation_during_reduction_test.cpp69 Instruction* first_instruction = &*function_->begin()[0].begin(); in PreconditionHolds() local
77 Instruction* first_instruction = &*function_->begin()[0].begin(); in Apply() local
107 Instruction* first_instruction = &*function.begin()[0].begin(); in GetAvailableOpportunities() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/reduce/
Dvalidation_during_reduction_test.cpp69 Instruction* first_instruction = &*function_->begin()[0].begin(); in PreconditionHolds() local
77 Instruction* first_instruction = &*function_->begin()[0].begin(); in Apply() local
107 Instruction* first_instruction = &*function.begin()[0].begin(); in GetAvailableOpportunities() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/reduce/
H A Dvalidation_during_reduction_test.cpp69 Instruction* first_instruction = &*function_->begin()[0].begin(); in PreconditionHolds() local
77 Instruction* first_instruction = &*function_->begin()[0].begin(); in Apply() local
107 Instruction* first_instruction = &*function.begin()[0].begin(); in GetAvailableOpportunities() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dtransformation_swap_function_variables_test.cpp189 auto first_instruction = context->get_def_use_mgr()->GetDef(24); in TEST() local
207 auto first_instruction = context->get_def_use_mgr()->GetDef(38); in TEST() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/fuzz/
H A Dtransformation_swap_function_variables_test.cpp189 auto first_instruction = context->get_def_use_mgr()->GetDef(24); in TEST() local
207 auto first_instruction = context->get_def_use_mgr()->GetDef(38); in TEST() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dtransformation_swap_function_variables_test.cpp189 auto first_instruction = context->get_def_use_mgr()->GetDef(24); in TEST() local
207 auto first_instruction = context->get_def_use_mgr()->GetDef(38); in TEST() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_transform.c155 bool first_instruction = true; in tgsi_transform_shader() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_vs_draw.c50 bool first_instruction; member
/aosp_15_r20/art/compiler/optimizing/
H A Dgraph_test.cc281 HInstruction* first_instruction = new (GetAllocator()) HIntConstant(4); in TEST_F() local
H A Dnodes.cc573 HInstruction* first_instruction = header->GetFirstInstruction(); in SimplifyLoop() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/i915/
H A Di915_fpc.h55 bool first_instruction; member
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/
H A Dcompiler.h610 bool first_instruction; member