Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dbounds_check_elimination_test.cc83 HIf* if_inst = new (GetAllocator()) HIf(cmp); in TEST_F() local
181 HIf* if_inst = new (GetAllocator()) HIf(cmp); in TEST_F() local
248 HIf* if_inst = new (GetAllocator()) HIf(cmp); in TEST_F() local
401 HInstruction* if_inst = new (allocator) HIf(cmp); in BuildSSAGraph1() local
519 HInstruction* if_inst = new (allocator) HIf(cmp); in BuildSSAGraph2() local
628 HInstruction* if_inst = new (allocator) HIf(cmp); in BuildSSAGraph3() local
728 HInstruction* if_inst = new (allocator) HIf(cmp); in BuildSSAGraph4() local
820 HIf* if_inst = new (GetAllocator()) HIf(cmp); in TEST_F() local
1003 HInstruction* if_inst = new (GetAllocator()) HIf(cmp); in TEST_F() local
H A Dload_store_analysis_test.cc876 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value); in TEST_F() local
985 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value); in TEST_F() local
1107 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value); in TEST_F() local
1211 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value); in TEST_F() local
1295 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value); in TEST_F() local
1388 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value); in TEST_F() local
1489 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value); in TEST_F() local
1600 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value); in TEST_F() local
1784 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value1); in TEST_F() local
H A Dload_store_elimination_test.cc2072 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value); in TEST_F() local
2149 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value); in TEST_F() local
2230 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value); in TEST_F() local
2313 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value); in TEST_F() local
2599 HInstruction* if_inst = new (GetAllocator()) HIf(param1); in TEST_P() local
2765 HInstruction* if_inst = new (GetAllocator()) HIf(param1); in TEST_P() local
2907 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value); in TEST_P() local
3079 HInstruction* if_inst = new (GetAllocator()) HIf(param_1); in TEST_P() local
6025 HInstruction* if_inst = new (GetAllocator()) HIf(param1); in TEST_F() local
6295 HInstruction* if_inst = new (GetAllocator()) HIf(param1); in TEST_F() local
[all …]
H A Dinstruction_simplifier_test.cc336 HInstruction* if_inst = new (GetAllocator()) HIf(bool_value); in TEST_F() local
436 HInstruction* if_inst = new (GetAllocator()) HIf(instance_of); in TEST_P() local