Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_analysis_test.cc893 HInstruction* goto_left = new (GetAllocator()) HGoto(); in TEST_F() local
896 left->AddInstruction(goto_left); in TEST_F()
1002 HInstruction* goto_left = new (GetAllocator()) HGoto(); in TEST_F() local
1005 left->AddInstruction(goto_left); in TEST_F()
1128 left->AddInstruction(goto_left); in TEST_F()
1225 left->AddInstruction(goto_left); in TEST_F()
1313 left->AddInstruction(goto_left); in TEST_F()
1408 left->AddInstruction(goto_left); in TEST_F()
1509 left->AddInstruction(goto_left); in TEST_F()
1620 left->AddInstruction(goto_left); in TEST_F()
[all …]
H A Dinstruction_simplifier_test.cc342 HInstruction* goto_left = new (GetAllocator()) HGoto(); in TEST_F() local
344 left->AddInstruction(goto_left); in TEST_F()
450 HInstruction* goto_left = new (GetAllocator()) HGoto(); in TEST_P() local
451 left->AddInstruction(goto_left); in TEST_P()
H A Dload_store_elimination_test.cc2086 left->AddInstruction(goto_left); in TEST_F()
2161 left->AddInstruction(goto_left); in TEST_F()
2242 left->AddInstruction(goto_left); in TEST_F()
2325 left->AddInstruction(goto_left); in TEST_F()
2930 left->AddInstruction(goto_left); in TEST_P()
3194 left->AddInstruction(goto_left); in TEST_F()
3283 left->AddInstruction(goto_left); in TEST_F()
3476 left->AddInstruction(goto_left); in TEST_F()
4285 left->AddInstruction(goto_left); in TEST_F()
4378 left->AddInstruction(goto_left); in TEST_F()
[all …]