Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dinstruction_simplifier_test.cc159 HInstruction* switch_inst = new (GetAllocator()) HPackedSwitch(0, 2, bool_value); in TEST_F() local
251 HInstruction* switch_inst = new (GetAllocator()) HPackedSwitch(0, 2, bool_value); in TEST_F() local
H A Dload_store_elimination_test.cc1963 HInstruction* switch_inst = new (GetAllocator()) HPackedSwitch(0, 2, switch_val); in TEST_F() local
3713 HInstruction* switch_inst = new (GetAllocator()) HPackedSwitch(0, 2, int_val); in TEST_F() local
3838 HInstruction* switch_inst = new (GetAllocator()) HPackedSwitch(0, 2, int_val); in TEST_F() local
3973 HInstruction* switch_inst = new (GetAllocator()) HPackedSwitch(0, 2, int_val); in TEST_F() local
6792 HInstruction* switch_inst = new (GetAllocator()) HPackedSwitch(0, 2, switch_val); in TEST_F() local
6979 HInstruction* switch_inst = new (GetAllocator()) HPackedSwitch(0, 2, switch_val); in TEST_F() local
7927 HInstruction* switch_inst = new (GetAllocator()) HPackedSwitch(0, 2, int_val); in TEST_F() local
8035 HInstruction* switch_inst = new (GetAllocator()) HPackedSwitch(0, 2, int_val); in TEST_F() local