Lines Matching refs:HParameterValue
61 HInstruction* arg = new (GetAllocator()) HParameterValue( in TEST_F()
81 HInstruction* array = new (GetAllocator()) HParameterValue( in TEST_F()
83 HInstruction* index = new (GetAllocator()) HParameterValue( in TEST_F()
85 HInstruction* value = new (GetAllocator()) HParameterValue( in TEST_F()
87 HInstruction* extra_arg1 = new (GetAllocator()) HParameterValue( in TEST_F()
89 HInstruction* extra_arg2 = new (GetAllocator()) HParameterValue( in TEST_F()
150 HInstruction* array = new (GetAllocator()) HParameterValue( in TEST_F()
152 HInstruction* index = new (GetAllocator()) HParameterValue( in TEST_F()
154 HInstruction* value = new (GetAllocator()) HParameterValue( in TEST_F()
156 HInstruction* extra_arg1 = new (GetAllocator()) HParameterValue( in TEST_F()
158 HInstruction* extra_arg2 = new (GetAllocator()) HParameterValue( in TEST_F()