Searched refs:SI (Results 1 - 25 of 148) sorted by relevance

123456

/haiku-buildtools/gcc/gcc/testsuite/gcc.target/mips/
H A Ddiv-10.c6 typedef unsigned int SI __attribute__((mode(SI))); typedef
8 MIPS16 SI
9 f (SI x, SI y)
H A Ddiv-11.c6 typedef int SI __attribute__((mode(SI))); typedef
8 MIPS16 SI
9 f (SI x, SI y)
H A Ddiv-12.c6 typedef unsigned int SI __attribute__((mode(SI))); typedef
8 MIPS16 SI
9 f (SI x, SI y)
H A Ddiv-5.c6 typedef int SI __attribute__((mode(SI))); typedef
8 MIPS16 SI
9 f (SI x, SI y)
H A Ddiv-6.c6 typedef unsigned int SI __attribute__((mode(SI))); typedef
8 MIPS16 SI
9 f (SI x, SI y)
H A Ddiv-7.c6 typedef int SI __attribute__((mode(SI))); typedef
8 MIPS16 SI
9 f (SI x, SI y)
H A Ddiv-8.c6 typedef unsigned int SI __attribute__((mode(SI))); typedef
8 MIPS16 SI
9 f (SI x, SI y)
H A Ddiv-9.c6 typedef int SI __attribute__((mode(SI))); typedef
8 MIPS16 SI
9 f (SI x, SI y)
H A Dmult-12.c7 typedef int SI __attribute__((mode(SI))); typedef
9 MIPS16 SI
10 f (SI x, SI y)
H A Dmult-13.c7 typedef unsigned int SI __attribute__((mode(SI))); typedef
9 MIPS16 SI
10 f (SI x, SI y)
H A Dmult-18.c7 typedef int SI __attribute__((mode(SI))); typedef
9 MIPS16 SI
10 f (SI x, SI y)
H A Dmult-19.c7 typedef unsigned int SI __attribute__((mode(SI))); typedef
9 MIPS16 SI
10 f (SI x, SI y)
H A Dmult-10.c9 typedef int SI __attribute__((mode(SI))); typedef
11 MIPS16 SI
12 f (SI x, SI y)
H A Dmult-11.c9 typedef unsigned int SI __attribute__((mode(SI))); typedef
11 MIPS16 SI
12 f (SI x, SI y)
H A Dmult-16.c9 typedef int SI __attribute__((mode(SI))); typedef
11 MIPS16 SI
12 f (SI x, SI y)
H A Dmult-17.c8 typedef unsigned int SI __attribute__((mode(SI))); typedef
10 MIPS16 SI
11 f (SI x, SI y)
H A Dmult-14.c10 typedef int SI __attribute__((mode(SI))); typedef
13 f (SI x, SI y)
H A Dmult-15.c10 typedef unsigned int SI __attribute__((mode(SI))); typedef
13 f (SI x, SI y)
H A Dmult-8.c11 typedef int SI __attribute__((mode(SI))); typedef
14 f (SI x, SI y)
H A Dmult-9.c11 typedef unsigned int SI __attribute__((mode(SI))); typedef
14 f (SI x, SI y)
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/parse/
H A Dnamespace7.C4 struct SI;
7 struct I::SI {}; struct in class:O::I
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dattr-mode-1.c5 typedef struct __attribute__((mode(SI))) {
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dssa-dom-thread-7.c8 SI, enumerator in enum:STATE
25 for( ; *x && s != SI; x++ )
44 s = SI;
45 c[SI]++;
62 s = SI;
74 s = SI;
86 s = SI;
98 s = SI;
110 s = SI;
117 s = SI;
[all...]
/haiku-buildtools/gcc/libgcc/
H A Dfloatunsidf.c2 typedef int SItype __attribute__ ((mode (SI)));
3 typedef unsigned int USItype __attribute__ ((mode (SI)));
H A Dfloatunsisf.c2 typedef int SItype __attribute__ ((mode (SI)));
3 typedef unsigned int USItype __attribute__ ((mode (SI)));

Completed in 123 milliseconds

123456