Home
last modified time | relevance | path

Searched refs:goto_right (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dload_store_analysis_test.cc908 HInstruction* goto_right = new (GetAllocator()) HGoto(); in TEST_F() local
910 right->AddInstruction(goto_right); in TEST_F()
1019 right->AddInstruction(goto_right); in TEST_F()
1142 right->AddInstruction(goto_right); in TEST_F()
1230 right->AddInstruction(goto_right); in TEST_F()
1318 right->AddInstruction(goto_right); in TEST_F()
1422 right->AddInstruction(goto_right); in TEST_F()
1523 right->AddInstruction(goto_right); in TEST_F()
1647 right->AddInstruction(goto_right); in TEST_F()
1819 high_right->AddInstruction(goto_right); in TEST_F()
[all …]
H A Dinstruction_simplifier_test.cc347 HInstruction* goto_right = new (GetAllocator()) HGoto(); in TEST_F() local
349 right->AddInstruction(goto_right); in TEST_F()
453 HInstruction* goto_right = new (GetAllocator()) HGoto(); in TEST_P() local
454 right->AddInstruction(goto_right); in TEST_P()
H A Dload_store_elimination_test.cc2094 right->AddInstruction(goto_right); in TEST_F()
2167 right->AddInstruction(goto_right); in TEST_F()
2331 right->AddInstruction(goto_right); in TEST_F()
2477 right->AddInstruction(goto_right); in TEST_F()
2939 right->AddInstruction(goto_right); in TEST_P()
3287 right->AddInstruction(goto_right); in TEST_F()
3480 right->AddInstruction(goto_right); in TEST_F()
4293 right->AddInstruction(goto_right); in TEST_F()
4384 right->AddInstruction(goto_right); in TEST_F()
4494 right->AddInstruction(goto_right); in TEST_F()
[all …]