Searched refs:input_op_1 (Results 1 – 2 of 2) sorted by relevance
/external/v8/test/unittests/compiler/ |
D | instruction-sequence-unittest.cc | 229 TestOperand input_op_1, in EmitI() argument 232 TestOperand inputs[] = {input_op_0, input_op_1, input_op_2, input_op_3}; in EmitI() 248 TestOperand output_op, TestOperand input_op_0, TestOperand input_op_1, in EmitOI() argument 250 TestOperand inputs[] = {input_op_0, input_op_1, input_op_2, input_op_3}; in EmitOI() 270 TestOperand input_op_1, TestOperand input_op_2, TestOperand input_op_3) { in EmitOOI() argument 271 TestOperand inputs[] = {input_op_0, input_op_1, input_op_2, input_op_3}; in EmitOOI() 290 TestOperand output_op, TestOperand input_op_0, TestOperand input_op_1, in EmitCall() argument 292 TestOperand inputs[] = {input_op_0, input_op_1, input_op_2, input_op_3}; in EmitCall()
|
D | instruction-sequence-unittest.h | 156 TestOperand input_op_1 = TestOperand(), 161 TestOperand input_op_1 = TestOperand(), 168 TestOperand input_op_1 = TestOperand(), 173 TestOperand input_op_1 = TestOperand(),
|