Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc1137 #undef GET_BLOCK in TEST_F()
1188 #undef GET_BLOCK in TEST_F()
1256 #undef GET_BLOCK in TEST_F()
1385 #undef GET_BLOCK in TEST_F()
1525 #undef GET_BLOCK in TEST_F()
1620 #undef GET_BLOCK in TEST_F()
1712 #undef GET_BLOCK in TEST_F()
1806 #undef GET_BLOCK in TEST_F()
1947 #undef GET_BLOCK in TEST_F()
2306 #undef GET_BLOCK in TEST_F()
[all …]
H A Dinstruction_simplifier_test.cc143 GET_BLOCK(entry); in TEST_F()
144 GET_BLOCK(exit); in TEST_F()
145 GET_BLOCK(case1); in TEST_F()
146 GET_BLOCK(case2); in TEST_F()
147 GET_BLOCK(case3); in TEST_F()
149 #undef GET_BLOCK in TEST_F()
237 GET_BLOCK(exit); in TEST_F()
242 #undef GET_BLOCK in TEST_F()
329 #undef GET_BLOCK in TEST_F()
417 #undef GET_BLOCK in TEST_P()
[all …]
H A Dload_store_analysis_test.cc1938 #define GET_BLOCK(name) HBasicBlock* name = blks.Get(#name) in TEST_F() macro
1939 GET_BLOCK(entry); in TEST_F()
1940 GET_BLOCK(exit); in TEST_F()
1941 GET_BLOCK(breturn); in TEST_F()
1942 GET_BLOCK(left); in TEST_F()
1943 GET_BLOCK(right); in TEST_F()
1944 GET_BLOCK(left_left); in TEST_F()
1945 GET_BLOCK(left_right); in TEST_F()
1946 GET_BLOCK(left_merge); in TEST_F()
1947 #undef GET_BLOCK in TEST_F()