Lines Matching refs:c3
315 HInstruction* c3 = graph_->GetIntConstant(3); in TEST_F() local
327 AddArraySet(entry_block_, array_, i_, c3); in TEST_F()
1810 HInstruction* c3 = graph_->GetIntConstant(3); in TEST_F() local
1841 HInstruction* write_c3 = MakeIFieldSet(new_inst, c3, MemberOffset(32)); in TEST_F()
2003 HInstruction* c3 = graph_->GetIntConstant(3); in TEST_F() local
2030 HInstruction* write_right_second = MakeIFieldSet(new_inst, c3, MemberOffset(32)); in TEST_F()
2102 HInstruction* c3 = graph_->GetIntConstant(3); in TEST_F() local
2130 HInstruction* write_left_loop = MakeIFieldSet(new_inst, c3, MemberOffset(32)); in TEST_F()
2208 HInstruction* c3 = graph_->GetIntConstant(3); in TEST_F() local
2229 HInstruction* write_left_loop = MakeIFieldSet(new_inst, c3, MemberOffset(32)); in TEST_F()
2386 HInstruction* c3 = graph_->GetIntConstant(3); in TEST_F() local
2390 HInstruction* write_entry = MakeIFieldSet(new_inst, c3, MemberOffset(32)); in TEST_F()