Lines Matching refs:c128
125 HInstruction* c128 = graph_->GetIntConstant(128); in CreateTestControlFlowGraph() local
142 HInstruction* cmp = new (GetAllocator()) HGreaterThanOrEqual(phi_, c128); in CreateTestControlFlowGraph()
490 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
492 HInstruction* array_b = new (GetAllocator()) HNewArray(c0, c128, 0, 0); in TEST_F()
530 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
532 HInstruction* array_b = new (GetAllocator()) HNewArray(c0, c128, 0, 0); in TEST_F()
659 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
661 HInstruction* array_a = new (GetAllocator()) HNewArray(c0, c128, 0, 0); in TEST_F()
669 HInstruction* array_b = new (GetAllocator()) HNewArray(c0, c128, 0, 0); in TEST_F()
699 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
707 HInstruction* array_b = new (GetAllocator()) HNewArray(c0, c128, 0, 0); in TEST_F()
760 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
762 HInstruction* array_a = new (GetAllocator()) HNewArray(c0, c128, 0, 0); in TEST_F()
786 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
788 HInstruction* array_a = new (GetAllocator()) HNewArray(c0, c128, 0, 0); in TEST_F()
811 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
813 HInstruction* array_a = new (GetAllocator()) HNewArray(c0, c128, 0, 0); in TEST_F()
835 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
837 HInstruction* array_a = new (GetAllocator()) HNewArray(c0, c128, 0, 0); in TEST_F()
859 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
861 HInstruction* array_a = new (GetAllocator()) HNewArray(c0, c128, 0, 0); in TEST_F()
892 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
894 HInstruction* array_a = new (GetAllocator()) HNewArray(c0, c128, 0, 0); in TEST_F()
924 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
926 HInstruction* array_a = new (GetAllocator()) HNewArray(c0, c128, 0, 0); in TEST_F()
938 HInstruction* vstore2 = AddVecStore(return_block_, array_, c128, vload2); in TEST_F()
957 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
959 HInstruction* array_a = new (GetAllocator()) HNewArray(c0, c128, 0, 0); in TEST_F()
970 HInstruction* vstore2 = AddVecStore(return_block_, array_, c128, vload2); in TEST_F()