Searched refs:return_exit (Results 1 – 3 of 3) sorted by relevance
204 HInstruction* return_exit = new (GetAllocator()) HReturn(read_bottom); in TEST_P() local206 breturn->AddInstruction(return_exit); in TEST_P()
1876 HInstruction* return_exit = new (GetAllocator()) HReturn(read_bottom); in TEST_F() local1878 breturn->AddInstruction(return_exit); in TEST_F()1948 HInstruction* return_exit = new (GetAllocator()) HReturn(read_bottom); in TEST_F() local1950 exit->AddInstruction(return_exit); in TEST_F()2039 HInstruction* return_exit = new (GetAllocator()) HReturn(read_bottom); in TEST_F() local2041 exit->AddInstruction(return_exit); in TEST_F()2333 HInstruction* return_exit = new (GetAllocator()) HReturn(read_bottom); in TEST_F() local2335 breturn->AddInstruction(return_exit); in TEST_F()2416 HInstruction* return_exit = new (GetAllocator()) HReturn(read_bottom); in TEST_F() local2418 breturn->AddInstruction(return_exit); in TEST_F()
1195 HInstruction* return_exit = new (GetAllocator()) HReturn(read_exit); in TEST_F() local1200 breturn->AddInstruction(return_exit); in TEST_F()