Home
last modified time | relevance | path

Searched refs: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
192 breturn->AddInstruction(return_exit); in TEST_F()
280 HInstruction* return_exit = new (GetAllocator()) HReturn(read_end); in TEST_F() local
284 breturn->AddInstruction(return_exit); in TEST_F()
364 HInstruction* return_exit = new (GetAllocator()) HReturn(read_end); in TEST_F() local
368 breturn->AddInstruction(return_exit); in TEST_F()
457 HInstruction* return_exit = new (GetAllocator()) HReturn(read_bottom); in TEST_P() local
459 breturn->AddInstruction(return_exit); in TEST_P()
H A Dload_store_elimination_test.cc2019 breturn->AddInstruction(return_exit); in TEST_F()
2099 exit->AddInstruction(return_exit); in TEST_F()
2172 exit->AddInstruction(return_exit); in TEST_F()
2264 exit->AddInstruction(return_exit); in TEST_F()
2336 breturn->AddInstruction(return_exit); in TEST_F()
2494 breturn->AddInstruction(return_exit); in TEST_F()
2651 breturn->AddInstruction(return_exit); in TEST_P()
2809 breturn->AddInstruction(return_exit); in TEST_P()
2949 breturn->AddInstruction(return_exit); in TEST_P()
3200 breturn->AddInstruction(return_exit); in TEST_F()
[all …]
H A Dload_store_analysis_test.cc2039 HInstruction* return_exit = new (GetAllocator()) HReturn(read_exit); in TEST_F() local
2044 breturn->AddInstruction(return_exit); in TEST_F()