Searched refs:SF (Results 1 - 25 of 33) sorted by relevance

12

/haiku-buildtools/gcc/libgcc/config/rx/
H A Drx-lib.h2 #define DF SF
/haiku-buildtools/isl/
H A Disl_map_lexopt_templ.c18 #define SF(TYPE,SUFFIX) xSF(TYPE,SUFFIX) macro
29 static __isl_give TYPE *SF(basic_map_partial_lexopt,SUFFIX)( function
50 res = SF(isl_basic_map_partial_lexopt,SUFFIX)(isl_basic_map_copy(bmap),
57 res_i = SF(isl_basic_map_partial_lexopt,SUFFIX)(
75 static __isl_give TYPE *SF(isl_map_partial_lexopt_aligned,SUFFIX)(
85 static __isl_give TYPE *SF(isl_map_partial_lexopt,SUFFIX)( function
92 return SF(isl_map_partial_lexopt_aligned,SUFFIX)(map, dom,
100 return SF(isl_map_partial_lexopt_aligned,SUFFIX)(map, dom, empty, max);
109 __isl_give TYPE *SF(isl_map_lexopt,SUFFIX)(__isl_take isl_map *map, int max) function
118 return SF(isl_map_partial_lexop
124 __isl_give TYPE *SF(isl_map_lexmin,SUFFIX)(__isl_take isl_map *map) function
129 __isl_give TYPE *SF(isl_map_lexmax,SUFFIX)(__isl_take isl_map *map) function
134 __isl_give TYPE *SF(isl_set_lexmin,SUFFIX)(__isl_take isl_set *set) function
139 __isl_give TYPE *SF(isl_set_lexmax,SUFFIX)(__isl_take isl_set *set) function
[all...]
/haiku-buildtools/gcc/libgcc/config/msp430/
H A Dfloathisf.c3 typedef float SFtype __attribute__ ((mode (SF)));
H A Dfloatunhisf.c4 typedef float SFtype __attribute__ ((mode (SF)));
/haiku-buildtools/gcc/libcilkrts/runtime/
H A Djmpbuf.h87 #define FP(SF) JMPBUF_FP((SF)->ctx)
92 #define PC(SF) JMPBUF_PC((SF)->ctx)
97 #define SP(SF) JMPBUF_SP((SF)->ctx)
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20040101-1.c10 #define SF (1<<7) macro
13 #define EFLAGS_BITS (CF|PF|AF|ZF|SF|OF)
/haiku-buildtools/legacy/binutils/opcodes/
H A Dcgen-types.h40 typedef float SF; typedef
H A Dcgen-ops.h311 SI SUBWORDSFSI (SF);
312 SF SUBWORDSISF (SI);
327 SEMOPS_INLINE SF
330 union { SI in; SF out; } x;
381 SUBWORDSFSI (SF in)
383 union { SF in; SI out; } x;
/haiku-buildtools/gcc/libgcc/
H A Dfloatunsisf.c4 typedef float SFtype __attribute__ ((mode (SF)));
H A Dfp-bit.h92 typedef float SFtype __attribute__ ((mode (SF)));
H A Dlibgcc2.h95 /* Don't use IBM Extended Double TFmode for TI->SF calculations.
137 typedef float SFtype __attribute__ ((mode (SF)));
H A Ddfp-bit.h529 typedef float SFtype __attribute__ ((mode (SF)));
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dnsdmi-union6.C45 struct SF struct
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/parse/
H A Dpr58664.C55 struct SF struct
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dbf-spl1.c6 typedef float SFtype __attribute__ ((mode (SF)));
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr42337.C108 struct SF : public pair<unsigned long long, double> { }; struct in inherits:pair
111 private: typedef vector32<SF> Container;
115 struct Cmp : public binary_function<SF, SF, bool> {
/haiku-buildtools/gcc/libgcc/config/avr/
H A Davr-lib.h26 #define DF SF
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/compat/
H A Dvector-defs.h8 typedef float __attribute__((mode(SF))) sf;
12 typedef float __attribute__((mode(SF))) df;
/haiku-buildtools/gcc/libgcc/config/mips/
H A Dmips16.S541 RET_FUNCTION (__mips16_ret_sf, SF)
649 CALL_STUB_RET (__mips16_call_stub_sf_0, 0, SF)
653 CALL_STUB_RET (__mips16_call_stub_sf_1, 1, SF)
657 CALL_STUB_RET (__mips16_call_stub_sf_5, 5, SF)
662 CALL_STUB_RET (__mips16_call_stub_sf_2, 2, SF)
666 CALL_STUB_RET (__mips16_call_stub_sf_6, 6, SF)
670 CALL_STUB_RET (__mips16_call_stub_sf_9, 9, SF)
674 CALL_STUB_RET (__mips16_call_stub_sf_10, 10, SF)
/haiku-buildtools/gcc/gcc/config/nios2/
H A Dnios2.c131 N2_FTYPE(1, (SF)) \
135 N2_FTYPE(2, (DF, SF)) \
138 N2_FTYPE(2, (SF, DF)) \
139 N2_FTYPE(2, (SF, SF)) \
140 N2_FTYPE(3, (SF, SF, SF)) \
141 N2_FTYPE(2, (SF, SI)) \
142 N2_FTYPE(2, (SF, U
[all...]
/haiku-buildtools/gcc/gcc/testsuite/objc.dg/gnu-encoding/
H A Dvector-defs.h8 typedef float __attribute__((mode(SF))) sf;
/haiku-buildtools/gcc/libgcc/config/rl78/
H A Dfpmath-sf.S0 ; SF format is:
108 ; func(SF a,SF b)
/haiku-buildtools/gcc/libgcc/config/libbid/
H A Dbid_gcc_intrinsics.h56 typedef float SFtype __attribute__ ((mode (SF)));
/haiku-buildtools/gcc/libgcc/soft-fp/
H A Dsingle.h66 typedef float SFtype __attribute__ ((mode (SF)));
/haiku-buildtools/legacy/gcc/gcc/config/
H A Dfp-bit.c159 typedef float SFtype __attribute__ ((mode (SF)));

Completed in 277 milliseconds

12