Searched defs:right_operand (Results 1 – 1 of 1) sorted by relevance
323 InstructionOperand right_operand) { in EmitDiv()355 InstructionOperand right_operand = g.UseRegister(m.right().node()); in VisitMod() local