Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinstruction_simplifier_test.cc158 #define GET_BLOCK(name) HBasicBlock* name = blks.Get(#name) in TEST_P() macro
233 #define GET_BLOCK(name) HBasicBlock* name = blks.Get(#name) in TEST_P() macro
Dload_store_elimination_test.cc992 #define GET_BLOCK(name) HBasicBlock* name = blocks.Get(#name) in TEST_F() macro
1043 #define GET_BLOCK(name) HBasicBlock* name = blocks.Get(#name) in TEST_F() macro
1108 #define GET_BLOCK(name) HBasicBlock* name = blocks.Get(#name) in TEST_F() macro
1237 #define GET_BLOCK(name) HBasicBlock* name = blocks.Get(#name) in TEST_F() macro
1377 #define GET_BLOCK(name) HBasicBlock* name = blocks.Get(#name) in TEST_F() macro
1472 #define GET_BLOCK(name) HBasicBlock* name = blocks.Get(#name) in TEST_F() macro
1564 #define GET_BLOCK(name) HBasicBlock* name = blocks.Get(#name) in TEST_F() macro
1658 #define GET_BLOCK(name) HBasicBlock* name = blocks.Get(#name) in TEST_F() macro
1791 #define GET_BLOCK(name) HBasicBlock* name = blks.Get(#name) in TEST_F() macro
2085 #define GET_BLOCK(name) HBasicBlock* name = blks.Get(#name) in TEST_F() macro
[all …]
Dload_store_analysis_test.cc1093 #define GET_BLOCK(name) HBasicBlock* name = blks.Get(#name) in TEST_F() macro