Home
last modified time | relevance | path

Searched refs:expand_fix (Results 1 – 11 of 11) sorted by relevance

/trueos/contrib/gcc/
HDoptabs.h601 extern void expand_fix (rtx, rtx, int);
HDoptabs.c4698 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()
HDexpr.c6085 expand_fix (target, op1, code == UNSIGNED_FIX); in force_operand()
8251 expand_fix (target, op0, unsignedp); in expand_expr_real_1()
HDbuiltins.c2305 expand_fix (target, tmp, 0); in expand_builtin_int_roundingfn()
HDChangeLog-199917004 (expand_fix): Use set_unique_reg_note.
19391 (expand_float, expand_fix): Use emit_cmp_and_jump_insns.
HDChangeLog-2005256 * 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,
HDFSFChangeLog.102465 * optabs.c (expand_fix): Don't copy TARGET to TO if same.
HDChangeLog-200423480 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
HDFSFChangeLog.119617 (expand_binop, expand_fix): Likewise.
HDChangeLog-200228129 (convert_modes, store_field), optabs.c (expand_fix),
34838 * optabs.c (expand_fix): Look for wider integer modes first.
HDChangeLog-20036481 (expand_float, expand_fix): Use new conversion optabs,
31641 * optabs.c (expand_fix): Do not widen the input operand.