Searched defs:input_op_0 (Results 1 – 1 of 1) sorted by relevance
/external/v8/test/unittests/compiler/ |
D | instruction-sequence-unittest.cc | 155 Instruction* InstructionSequenceTest::Return(TestOperand input_op_0) { in Return() 228 Instruction* InstructionSequenceTest::EmitI(TestOperand input_op_0, in EmitI() 248 TestOperand output_op, TestOperand input_op_0, TestOperand input_op_1, in EmitOI() 269 TestOperand output_op_0, TestOperand output_op_1, TestOperand input_op_0, in EmitOOI() 290 TestOperand output_op, TestOperand input_op_0, TestOperand input_op_1, in EmitCall()
|