Home
last modified time | relevance | path

Searched refs:REAL_VALUE_TO_INT (Results 1 – 25 of 103) sorted by relevance

12345

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/f/
H A Dtarget.h814 REAL_VALUE_TO_INT (&ffetarget_long_val_, &ffetarget_long_junk_, lr); \
821 REAL_VALUE_TO_INT (&ffetarget_long_val_, &ffetarget_long_junk_, lr); \
841 REAL_VALUE_TO_INT (&ffetarget_long_val_, &ffetarget_long_junk_, lr); \
848 REAL_VALUE_TO_INT (&ffetarget_long_val_, &ffetarget_long_junk_, lr); \
922 REAL_VALUE_TO_INT (&ffetarget_long_val_, &ffetarget_long_junk_, lr); \
928 REAL_VALUE_TO_INT (&ffetarget_long_val_, &ffetarget_long_junk_, lr); \
934 REAL_VALUE_TO_INT (&ffetarget_long_val_, &ffetarget_long_junk_, lr); \
940 REAL_VALUE_TO_INT (&ffetarget_long_val_, &ffetarget_long_junk_, lr); \
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/f/
H A Dtarget.h814 REAL_VALUE_TO_INT (&ffetarget_long_val_, &ffetarget_long_junk_, lr); \
821 REAL_VALUE_TO_INT (&ffetarget_long_val_, &ffetarget_long_junk_, lr); \
841 REAL_VALUE_TO_INT (&ffetarget_long_val_, &ffetarget_long_junk_, lr); \
848 REAL_VALUE_TO_INT (&ffetarget_long_val_, &ffetarget_long_junk_, lr); \
922 REAL_VALUE_TO_INT (&ffetarget_long_val_, &ffetarget_long_junk_, lr); \
928 REAL_VALUE_TO_INT (&ffetarget_long_val_, &ffetarget_long_junk_, lr); \
934 REAL_VALUE_TO_INT (&ffetarget_long_val_, &ffetarget_long_junk_, lr); \
940 REAL_VALUE_TO_INT (&ffetarget_long_val_, &ffetarget_long_junk_, lr); \
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dreal.h288 #define REAL_VALUE_TO_INT(plow, phigh, r) \ macro
H A Dsimplify-rtx.c839 REAL_VALUE_TO_INT (&xl, &xh, x); in simplify_unary_operation()
871 REAL_VALUE_TO_INT (&xl, &xh, x); in simplify_unary_operation()
H A Dfold-const.c1771 REAL_VALUE_TO_INT (&low, &high, x); in fold_convert_const()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dreal.h288 #define REAL_VALUE_TO_INT(plow, phigh, r) \ macro
H A Dsimplify-rtx.c839 REAL_VALUE_TO_INT (&xl, &xh, x); in simplify_unary_operation()
871 REAL_VALUE_TO_INT (&xl, &xh, x); in simplify_unary_operation()
H A Dfold-const.c1771 REAL_VALUE_TO_INT (&low, &high, x);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dreal.h337 #define REAL_VALUE_TO_INT(plow, phigh, r) \
H A Dsimplify-rtx.c1093 REAL_VALUE_TO_INT (&xl, &xh, x); in simplify_const_unary_operation()
1125 REAL_VALUE_TO_INT (&xl, &xh, x); in simplify_const_unary_operation()
H A Dbuiltins.c7517 REAL_VALUE_TO_INT (&lo, &hi, r);
H A Dfold-const.c1836 REAL_VALUE_TO_INT (&low, &high, r); in fold_convert_const_int_from_real()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dreal.h386 #define REAL_VALUE_TO_INT(plow, phigh, r) \ macro
H A Dsimplify-rtx.c2014 REAL_VALUE_TO_INT (&xl, &xh, x); in simplify_const_unary_operation()
2046 REAL_VALUE_TO_INT (&xl, &xh, x); in simplify_const_unary_operation()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dreal.h386 #define REAL_VALUE_TO_INT(plow, phigh, r) \ macro
H A Dsimplify-rtx.c2040 REAL_VALUE_TO_INT (&xl, &xh, x); in simplify_const_unary_operation()
2072 REAL_VALUE_TO_INT (&xl, &xh, x); in simplify_const_unary_operation()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/
H A Dsmapbcd.h287 #define REAL_VALUE_TO_INT(lo, hi, r) real_to_integer2 ((lo), (hi), &(r)) macro
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dreal.h386 #define REAL_VALUE_TO_INT(plow, phigh, r) \ macro
H A Dsimplify-rtx.c2009 REAL_VALUE_TO_INT (&xl, &xh, x); in simplify_const_unary_operation()
2041 REAL_VALUE_TO_INT (&xl, &xh, x); in simplify_const_unary_operation()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/aarch64/
H A Daarch64.c7154 REAL_VALUE_TO_INT (&m1, &m2, m); in aarch64_float_const_representable_p()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/aarch64/
H A Daarch64.c7296 REAL_VALUE_TO_INT (&m1, &m2, m); in aarch64_float_const_representable_p()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/aarch64/
H A Daarch64.c7671 REAL_VALUE_TO_INT (&m1, &m2, m); in aarch64_float_const_representable_p()
/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/sources/gcc/
H A Dgcc-4.1-tigcc-patch.diff3949 +#define REAL_VALUE_TO_INT(lo, hi, r) real_to_integer2 ((lo), (hi), &(r))
/dports/lang/gcc48/gcc-4.8.5/gcc/config/arm/
H A Darm.c9185 REAL_VALUE_TO_INT (&m1, &m2, m); in vfp3_const_double_index()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/arm/
H A Darm.c9145 REAL_VALUE_TO_INT (&m1, &m2, m); in vfp3_const_double_index()

12345