| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | optabs.h | 335 extern void expand_float PARAMS ((rtx, rtx, int));
|
| H A D | optabs.c | 4545 expand_float (to, from, unsignedp) in expand_float() function 4650 expand_float (target, from, 0); 4666 expand_float (target, temp, 0); 4688 expand_float (target, from, 0);
|
| H A D | expr.c | 8420 expand_float (target, op0,
|
| H A D | ChangeLog | 6871 * optabs.c (expand_float): Search wider integer modes first. 13505 * optabs.c (expand_float): Use real_2expN.
|
| H A D | FSFChangeLog.10 | 4833 * optabs.c (expand_float): Emit missing barrier after unconditional
|
| H A D | ChangeLog.2 | 6735 (expand_float): Fix a slightly broken emit_cmp_insn/emit_jump_insn
|
| H A D | ChangeLog.1 | 4923 (expand_float, expand_fix): Use emit_cmp_and_jump_insns.
|
| H A D | ChangeLog.3 | 3528 * optabs.c (expand_float): Don't allow mode widening that causes
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | optabs.h | 595 extern void expand_float (rtx, rtx, int);
|
| H A D | optabs.c | 4492 expand_float (rtx to, rtx from, int unsignedp) in expand_float() function 4591 expand_float (target, from, 0); in expand_float() 4607 expand_float (target, temp, 0); in expand_float() 4629 expand_float (target, from, 0); in expand_float()
|
| H A D | expr.c | 6045 expand_float (target, op1, code == UNSIGNED_FLOAT); in force_operand() 8218 expand_float (target, op0, in expand_expr_real_1()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/ia64/ |
| H A D | ia64.md | 2045 expand_float (op1_tf, operands[1], 0); 2050 expand_float (op2_tf, operands[2], 0); 2102 expand_float (op1_tf, operands[1], 1); 2107 expand_float (op2_tf, operands[2], 1); 2431 expand_float (op1_tf, operands[1], 0); 2436 expand_float (op2_tf, operands[2], 0); 2477 expand_float (op1_tf, operands[1], 1); 2482 expand_float (op2_tf, operands[2], 1);
|
| /openbsd-src/gnu/gcc/gcc/config/ia64/ |
| H A D | ia64.md | 2087 expand_float (op1_xf, operands[1], 0); 2092 expand_float (op2_xf, operands[2], 0); 2147 expand_float (op1_xf, operands[1], 1); 2152 expand_float (op2_xf, operands[2], 1); 2514 expand_float (op1_xf, operands[1], 0); 2519 expand_float (op2_xf, operands[2], 0); 2563 expand_float (op1_xf, operands[1], 1); 2568 expand_float (op2_xf, operands[2], 1);
|
| /openbsd-src/gnu/gcc/gcc/config/i386/ |
| H A D | i386.c | 18220 expand_float (f0, i0, 0); in x86_emit_floatuns()
|
| /openbsd-src/gnu/gcc/gcc/config/rs6000/ |
| H A D | rs6000.md | 8449 expand_float (tmp, operands[1], false);
|