Home
last modified time | relevance | path

Searched defs:switch_inst (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dblock_merge_util.cpp146 const auto* switch_inst = in CanMergeWithSuccessor() local
H A Dloop_unswitch_pass.cpp108 Instruction* GetValueForDefaultPathForSwitch(Instruction* switch_inst) { in GetValueForDefaultPathForSwitch()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dblock_merge_util.cpp146 const auto* switch_inst = in CanMergeWithSuccessor() local
Dloop_unswitch_pass.cpp108 Instruction* GetValueForDefaultPathForSwitch(Instruction* switch_inst) { in GetValueForDefaultPathForSwitch()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dblock_merge_util.cpp146 const auto* switch_inst = in CanMergeWithSuccessor() local
H A Dloop_unswitch_pass.cpp108 Instruction* GetValueForDefaultPathForSwitch(Instruction* switch_inst) { in GetValueForDefaultPathForSwitch()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_cfg.cpp528 const Instruction* switch_inst, in StructuredSwitchChecks()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_cfg.cpp528 const Instruction* switch_inst, in StructuredSwitchChecks()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidate_cfg.cpp537 const auto* switch_inst = header->terminator(); in StructuredSwitchChecks() local
/aosp_15_r20/art/compiler/optimizing/
H A Dload_store_elimination_test.cc1774 HInstruction* switch_inst = new (GetAllocator()) HPackedSwitch(0, 2, switch_val); in TEST_F() local