Home
last modified time | relevance | path

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

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doptabs.h301 extern void expand_fix (rtx, rtx, int);
H A Doptabs.c4981 expand_fix (rtx to, rtx from, int unsignedp) in expand_fix() function
5087 expand_fix (to, from, 0); in expand_fix()
5097 expand_fix (to, target, 0); in expand_fix()
5131 expand_fix (target, from, unsignedp); in expand_fix()
H A Dexpr.c7620 expand_fix (target, op1, code == UNSIGNED_FIX); in force_operand()
9149 expand_fix (target, op0, unsignedp); in expand_expr_real_2()
H A Dbuiltins.c2843 expand_fix (target, tmp, 0); in expand_builtin_int_roundingfn()
H A DFSFChangeLog.102465 * optabs.c (expand_fix): Don't copy TARGET to TO if same.
H A DFSFChangeLog.119617 (expand_binop, expand_fix): Likewise.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doptabs.h312 extern void expand_fix (rtx, rtx, int);
H A Doptabs.cc5548 expand_fix (rtx to, rtx from, int unsignedp) in expand_fix() function
5655 expand_fix (to, from, 0); in expand_fix()
5665 expand_fix (to, target, 0); in expand_fix()
5699 expand_fix (target, from, unsignedp); in expand_fix()
H A Dexpr.cc7981 expand_fix (target, op1, code == UNSIGNED_FIX); in force_operand()
9600 expand_fix (target, op0, unsignedp); in expand_expr_real_2()
H A Dbuiltins.cc2883 expand_fix (target, tmp, 0); in expand_builtin_int_roundingfn()
H A DChangeLog-20077699 (expand_fix): Fix comment typos; extend binary float into mode
8065 (expand_fix): Fix comment typos; extend binary float into mode
8249 (expand_fix): Fix comment typos; extend binary float into mode
8660 expand_float, expand_fix, new_optab, new_convert_optab):
11894 (expand_fix): Likewise.
H A DChangeLog-20179057 * optabs.c (expand_float, expand_fix): Use it.
17384 (expand_fix): Likewise.
17857 (expand_fix): Likewise.
17866 (expand_fix): Likewise.
19177 (expand_fix): Likewise.
H A DChangeLog-199917004 (expand_fix): Use set_unique_reg_note.
19391 (expand_float, expand_fix): Use emit_cmp_and_jump_insns.
H A DChangeLog-2005256 * expr.c (force_operand): Use expand_fix and expand_float to
12523 emit_conditional_add,expand_float,expand_fix): Ditto.
22931 expand_float, expand_fix, debug_optab_libfuncs, gen_cond_trap,
H A DFSFChangeLog.102465 * optabs.c (expand_fix): Don't copy TARGET to TO if same.
H A DChangeLog-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
H A DFSFChangeLog.119617 (expand_binop, expand_fix): Likewise.
H A DChangeLog-20036481 (expand_float, expand_fix): Use new conversion optabs,
31641 * optabs.c (expand_fix): Do not widen the input operand.
H A DChangeLog-200228129 (convert_modes, store_field), optabs.c (expand_fix),
34838 * optabs.c (expand_fix): Look for wider integer modes first.
H A DChangeLog-20111311 (emit_libcall_block, expand_fix): Likewise.
19207 expand_float, expand_fix): Likewise.
H A DChangeLog-201514043 * optabs.c (expand_float, expand_fix): Likewise.
25677 (expand_float, expand_fix): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c15782 expand_fix (op0, adj, 0); in ix86_expand_lround()
15803 expand_fix (ireg, op1, 0); in ix86_expand_lfloorceil()
15932 expand_fix (xi, res, 0); in ix86_expand_floorceil()
16064 expand_fix (xi, res, 0); in ix86_expand_trunc()
16174 expand_fix (xi, xa, 0); in ix86_expand_round()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc17817 expand_fix (op0, adj, 0); in ix86_expand_lround()
17838 expand_fix (ireg, op1, 0); in ix86_expand_lfloorceil()
17970 expand_fix (xi, res, 0); in ix86_expand_floorceil()
18100 expand_fix (xi, res, 0); in ix86_expand_trunc()
18210 expand_fix (xi, xa, 0); in ix86_expand_round()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.md5381 expand_fix (operands[0], op1, 0);
5393 expand_fix (operands[0], op1, 0);
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.md5382 expand_fix (operands[0], op1, 0);
5394 expand_fix (operands[0], op1, 0);

12