Searched defs:operand0 (Results 1 – 3 of 3) sorted by relevance
191 void BytecodeArrayBuilder::Output(Bytecode bytecode, uint32_t operand0, in Output()199 void BytecodeArrayBuilder::Output(Bytecode bytecode, uint32_t operand0, in Output()206 void BytecodeArrayBuilder::Output(Bytecode bytecode, uint32_t operand0, in Output()213 void BytecodeArrayBuilder::Output(Bytecode bytecode, uint32_t operand0) { in Output()
147 InstructionOperand operand0 = g.UseRegister(node->InputAt(0)); in VisitRROFloat() local
987 InstructionOperand operand0 = g.UseRegister(node->InputAt(0)); in VisitFloatBinop() local