Home
last modified time | relevance | path

Searched defs:return_exit (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dinstruction_simplifier_test.cc207 HInstruction* return_exit = new (GetAllocator()) HReturn(read_end); in TEST_F() local
293 HInstruction* return_exit = new (GetAllocator()) HReturn(read_end); in TEST_F() local
371 HInstruction* return_exit = new (GetAllocator()) HReturn(read_end); in TEST_F() local
458 HInstruction* return_exit = new (GetAllocator()) HReturn(read_bottom); in TEST_P() local
Dload_store_elimination_test.cc2066 HInstruction* return_exit = new (GetAllocator()) HReturn(read_bottom); in TEST_F() local
2143 HInstruction* return_exit = new (GetAllocator()) HReturn(phi_final); in TEST_F() local
2216 HInstruction* return_exit = new (GetAllocator()) HReturn(read_bottom); in TEST_F() local
2307 HInstruction* return_exit = new (GetAllocator()) HReturn(read_bottom); in TEST_F() local
2378 HInstruction* return_exit = new (GetAllocator()) HReturn(read_bottom); in TEST_F() local
2534 HInstruction* return_exit = new (GetAllocator()) HReturn(add_exit); in TEST_F() local
2687 HInstruction* return_exit = new (GetAllocator()) HReturn(sel_return); in TEST_P() local
2841 HInstruction* return_exit = new (GetAllocator()) HReturn(add_return); in TEST_P() local
2977 HInstruction* return_exit = new (GetAllocator()) HReturn(combine); in TEST_P() local
3223 HInstruction* return_exit = new (GetAllocator()) HReturnVoid(); in TEST_F() local
[all …]
Dload_store_analysis_test.cc2054 HInstruction* return_exit = new (GetAllocator()) HReturn(read_exit); in TEST_F() local