Home
last modified time | relevance | path

Searched defs:if_inst (Results 1 – 4 of 4) sorted by relevance

/art/compiler/optimizing/
Dbounds_check_elimination_test.cc84 HIf* if_inst = new (GetAllocator()) HIf(cmp); in TEST_F() local
182 HIf* if_inst = new (GetAllocator()) HIf(cmp); in TEST_F() local
249 HIf* if_inst = new (GetAllocator()) HIf(cmp); in TEST_F() local
402 HInstruction* if_inst = new (allocator) HIf(cmp); in BuildSSAGraph1() local
520 HInstruction* if_inst = new (allocator) HIf(cmp); in BuildSSAGraph2() local
629 HInstruction* if_inst = new (allocator) HIf(cmp); in BuildSSAGraph3() local
729 HInstruction* if_inst = new (allocator) HIf(cmp); in BuildSSAGraph4() local
821 HIf* if_inst = new (GetAllocator()) HIf(cmp); in TEST_F() local
1004 HInstruction* if_inst = new (GetAllocator()) HIf(cmp); in TEST_F() local
Dload_store_analysis_test.cc881 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value); in TEST_F() local
991 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value); in TEST_F() local
1114 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value); in TEST_F() local
1219 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value); in TEST_F() local
1303 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value); in TEST_F() local
1396 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value); in TEST_F() local
1498 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value); in TEST_F() local
1610 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value); in TEST_F() local
1796 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value1); in TEST_F() local
Dload_store_elimination_test.cc2118 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value); in TEST_F() local
2195 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value); in TEST_F() local
2275 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value); in TEST_F() local
2357 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value); in TEST_F() local
2639 HInstruction* if_inst = new (GetAllocator()) HIf(param1); in TEST_P() local
2801 HInstruction* if_inst = new (GetAllocator()) HIf(param1); in TEST_P() local
2939 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value); in TEST_P() local
3107 HInstruction* if_inst = new (GetAllocator()) HIf(param_1); in TEST_P() local
3207 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value); in TEST_F() local
3292 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value); in TEST_F() local
[all …]
Dinstruction_simplifier_test.cc343 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value); in TEST_F() local
437 HInstruction* if_inst = new (GetAllocator()) HIf(instance_of); in TEST_P() local