Lines Matching defs:larger
746 of TARGET. If RES has larger MODE than __real__ part of TARGET,
1223 is larger or second operand is negative and result is smaller.
1566 larger than maximum of S,
1999 rtx larger = gen_reg_rtx (mode);
2002 emit_move_insn (larger, op1);
2015 but op0 is not, prepare larger, hipart and lopart pseudos and
2017 emit_move_insn (larger, op0);
2024 to mode, larger is the other operand, hipart is the
2025 high part of larger and lopart0 and lopart1 are the low parts
2059 /* if (lopart < 0) loxhi -= larger; */
2067 tem = expand_simple_binop (mode, MINUS, loxhi, larger, NULL_RTX,