Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dinstruction_simplifier_test.cc188 HInstruction* return_exit = new (GetAllocator()) HReturn(read_end); in TEST_F() local
280 HInstruction* return_exit = new (GetAllocator()) HReturn(read_end); in TEST_F() local
364 HInstruction* return_exit = new (GetAllocator()) HReturn(read_end); in TEST_F() local
457 HInstruction* return_exit = new (GetAllocator()) HReturn(read_bottom); in TEST_P() local
H A Dload_store_elimination_test.cc2097 HInstruction* return_exit = new (GetAllocator()) HReturn(phi_final); in TEST_F() local
2490 HInstruction* return_exit = new (GetAllocator()) HReturn(add_exit); in TEST_F() local
2945 HInstruction* return_exit = new (GetAllocator()) HReturn(combine); in TEST_P() local
3199 HInstruction* return_exit = new (GetAllocator()) HReturnVoid(); in TEST_F() local
3633 HInstruction* return_exit = new (GetAllocator()) HReturnVoid(); in TEST_F() local
5415 HInstruction* return_exit = new (GetAllocator()) HReturnVoid(); in TEST_F() local
5530 HInstruction* return_exit = new (GetAllocator()) HReturnVoid(); in TEST_F() local
5737 HInstruction* return_exit = new (GetAllocator()) HReturn(combine); in TEST_F() local
5890 HInstruction* return_exit = new (GetAllocator()) HReturn(combine); in TEST_F() local
7748 HInstruction* return_exit = new (GetAllocator()) HReturn(read_end); in TEST_F() local
[all …]
H A Dload_store_analysis_test.cc2039 HInstruction* return_exit = new (GetAllocator()) HReturn(read_exit); in TEST_F() local