Searched refs:FIX (Results 151 - 175 of 178) sorted by relevance

12345678

/haiku-buildtools/legacy/gcc/gcc/config/sparc/
H A Dsparc.h2704 /* Make FLOAT and FIX more expensive than CONST_DOUBLE,\
2707 case FIX: \
/haiku-buildtools/gcc/gcc/config/vax/
H A Dvax.c912 case FIX:
/haiku-buildtools/gcc/gcc/config/mcore/
H A Dmcore.c581 case FIX:
/haiku-buildtools/legacy/gcc/gcc/
H A Doptabs.c4203 doing_unsigned ? UNSIGNED_FIX : FIX);
4366 gen_rtx_fmt_e (unsignedp ? UNSIGNED_FIX : FIX,
H A Dreg-stack.c676 case FIX:
H A Dcse.c3232 such as FIX. At some point, this should be simplified. */
3526 case FIX:
3564 case FIX:
H A Dfunction.c4087 case FLOAT: case FIX:
H A Dhaifa-sched.c6069 case FIX:
H A Dreload1.c2979 case FLOAT: case FIX:
/haiku-buildtools/legacy/gcc/gcc/config/m68k/
H A Dm68k.c2237 || GET_CODE (SET_SRC (exp)) == FIX
/haiku-buildtools/gcc/gcc/
H A Dreg-stack.c449 case FIX:
H A Dsimplify-rtx.c1652 such as FIX. At some point, this should be simplified. */
1801 case FIX:
1825 /* Although the overflow semantics of RTL's FIX and UNSIGNED_FIX
1841 case FIX:
H A Dreload1.c2860 case FLOAT: case FIX:
3108 case FLOAT: case FIX:
H A Doptabs.c4986 /* FIXME: This requires a port to define both FIX and FTRUNC pattern
5316 doing_unsigned ? UNSIGNED_FIX : FIX))
5442 gen_rtx_fmt_e (unsignedp ? UNSIGNED_FIX : FIX,
H A Drtlanal.c2609 case FIX:
H A Dcse.c3312 && code != FIX
H A Dexpr.c7282 case FIX:
/haiku-buildtools/legacy/gcc/gcc/config/alpha/
H A Dalpha.c4315 case FIX: case UNSIGNED_FLOAT: case UNSIGNED_FIX: case ABS:
/haiku-buildtools/gcc/gcc/config/m68k/
H A Dm68k.c4179 || GET_CODE (SET_SRC (exp)) == FIX
/haiku-buildtools/gcc/gcc/config/sparc/
H A Dsparc.c3360 case FIX:
11196 case FIX:
/haiku-buildtools/gcc/gcc/config/spu/
H A Dspu.c5328 case FIX:
/haiku-buildtools/gcc/gcc/config/sh/
H A Dsh.c3771 case FIX:
/haiku-buildtools/gcc/gcc/config/aarch64/
H A Daarch64.c6333 case FIX:
/haiku-buildtools/gcc/gcc/config/ia64/
H A Dia64.c6726 case FIX: case UNSIGNED_FLOAT: case UNSIGNED_FIX: case ABS:
/haiku-buildtools/gcc/gcc/config/arm/
H A Darm.c11121 case FIX:
11131 if (GET_CODE (XEXP (x, 0)) == FIX)
16415 /* If the minipool starts before the end of FIX->INSN then this FIX
16864 (FIX->address,MAX_ADDRESS) to forcibly insert a minipool barrier.

Completed in 1179 milliseconds

12345678