Searched refs:expand_fix (Results 1 – 11 of 11) sorted by relevance
| /trueos/contrib/gcc/ |
| HD | optabs.h | 601 extern void expand_fix (rtx, rtx, int);
|
| HD | optabs.c | 4698 expand_fix (rtx to, rtx from, int unsignedp) in expand_fix() function 4791 expand_fix (to, from, 0); in expand_fix() 4801 expand_fix (to, target, 0); in expand_fix() 4836 expand_fix (target, from, unsignedp); in expand_fix()
|
| HD | expr.c | 6085 expand_fix (target, op1, code == UNSIGNED_FIX); in force_operand() 8251 expand_fix (target, op0, unsignedp); in expand_expr_real_1()
|
| HD | builtins.c | 2305 expand_fix (target, tmp, 0); in expand_builtin_int_roundingfn()
|
| HD | ChangeLog-1999 | 17004 (expand_fix): Use set_unique_reg_note. 19391 (expand_float, expand_fix): Use emit_cmp_and_jump_insns.
|
| HD | ChangeLog-2005 | 256 * expr.c (force_operand): Use expand_fix and expand_float to 12524 emit_conditional_add,expand_float,expand_fix): Ditto. 22932 expand_float, expand_fix, debug_optab_libfuncs, gen_cond_trap,
|
| HD | FSFChangeLog.10 | 2465 * optabs.c (expand_fix): Don't copy TARGET to TO if same.
|
| HD | ChangeLog-2004 | 23480 expand_fix, expand_float, prepare_cmp_insn): Likewise. 41362 (expand_fix): Manually inline ftruncify above. 47557 (fix_trunctfsi2): Use expand_fix rather than trying to generate
|
| HD | FSFChangeLog.11 | 9617 (expand_binop, expand_fix): Likewise.
|
| HD | ChangeLog-2002 | 28129 (convert_modes, store_field), optabs.c (expand_fix), 34838 * optabs.c (expand_fix): Look for wider integer modes first.
|
| HD | ChangeLog-2003 | 6481 (expand_float, expand_fix): Use new conversion optabs, 31641 * optabs.c (expand_fix): Do not widen the input operand.
|