Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Doptabs.h289 extern void expand_fix (rtx, rtx, int);
H A Doptabs.c4894 expand_fix (rtx to, rtx from, int unsignedp) in expand_fix() function
5000 expand_fix (to, from, 0); in expand_fix()
5010 expand_fix (to, target, 0); in expand_fix()
5044 expand_fix (target, from, unsignedp); in expand_fix()
H A Dexpr.c7538 expand_fix (target, op1, code == UNSIGNED_FIX); in force_operand()
9087 expand_fix (target, op0, unsignedp); in expand_expr_real_2()
H A Dbuiltins.c2676 expand_fix (target, tmp, 0); in expand_builtin_int_roundingfn()
/dragonfly/contrib/gcc-4.7/gcc/
H A Doptabs.h986 extern void expand_fix (rtx, rtx, int);
H A Doptabs.c5055 expand_fix (rtx to, rtx from, int unsignedp) in expand_fix() function
5155 expand_fix (to, from, 0); in expand_fix()
5165 expand_fix (to, target, 0); in expand_fix()
5198 expand_fix (target, from, unsignedp); in expand_fix()
H A Dexpr.c7045 expand_fix (target, op1, code == UNSIGNED_FIX); in force_operand()
8427 expand_fix (target, op0, unsignedp); in expand_expr_real_2()
H A Dbuiltins.c2825 expand_fix (target, tmp, 0); in expand_builtin_int_roundingfn()
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c35157 expand_fix (op0, adj, 0); in ix86_expand_lround()
35176 expand_fix (ireg, op1, 0); in ix86_expand_lfloorceil()
35331 expand_fix (xi, res, 0); in ix86_expand_floorceil()
35459 expand_fix (xi, res, 0); in ix86_expand_trunc()
35566 expand_fix (xi, xa, 0); in ix86_expand_round()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c45522 expand_fix (op0, adj, 0); in ix86_expand_lround()
45542 expand_fix (ireg, op1, 0); in ix86_expand_lfloorceil()
45712 expand_fix (xi, res, 0); in ix86_expand_floorceil()
45839 expand_fix (xi, res, 0); in ix86_expand_trunc()
45947 expand_fix (xi, xa, 0); in ix86_expand_round()