Lines Matching defs:right
4051 const Operand& right, Register overflow) {
4057 if (!right.is_reg()) {
4058 li(scratch, Operand(right));
4061 right_reg = right.rm();
4081 const Operand& right, Register overflow) {
4087 if (!right.is_reg()) {
4088 li(scratch, Operand(right));
4091 right_reg = right.rm();
4113 const Operand& right, Register overflow) {
4120 if (!right.is_reg()) {
4121 li(scratch, Operand(right));
4124 right_reg = right.rm();