代码搜索结果

找到约 820,005 项符合 if 的代码

mips-3d-5.c

/* { dg-do run { target mipsisa64*-*-* } } */ /* { dg-mips-options "-mips64 -O2 -mips3d -mhard-float -mgp64" } */ /* Test MIPS-3D absolute-compare & branch-if-any-four builtin functions */ #include

mips-3d-4.c

/* { dg-do run { target mipsisa64*-*-* } } */ /* { dg-mips-options "-mips64 -O2 -mips3d -mhard-float -mgp64" } */ /* Test MIPS-3D branch-if-any-four builtin functions */ #include #include

all-mclracca-1.c

/* GCSE used to reuse the value of __MRDACC. */ /* { dg-do run } */ extern void abort (void); extern void exit (int); void foo (int *z) { __MWTACC (3, 1); if (__MRDACC (3) != 1) *z = 1; __

fr405-builtins-3.c

/* Test the remaining integer instructions. */ /* { dg-options "-mcpu=fr405" } */ /* { dg-do run } */ extern void abort (void); extern void exit (int); int main () { if (__SLASS (0x112233, 4) != 0

fr450-builtins-4.c

/* Test __MQSRAHI. */ /* { dg-options "-mcpu=fr450" } */ /* { dg-do run } */ extern void abort (void); extern void exit (int); int main () { if (__MQSRAHI (0x0001000200030004ULL, 1) != 0x000000010

fr550-builtins-4.c

/* Test the __M{,D}{ADD,SUB}ACC functions. */ /* { dg-do run } */ extern void abort (void); extern void exit (int); int main () { __MWTACC (6, 10); __MWTACC (7, 25); __MADDACCS (5, 6); if (_

fr450-builtins-3.c

/* Test __MQSLLHI. */ /* { dg-options "-mcpu=fr450" } */ /* { dg-do run } */ extern void abort (void); extern void exit (int); int main () { if (__MQSLLHI (0x0001000200030004ULL, 1) != 0x000200040

types-2.c

/* { dg-do run { target ia64*-hp-hpux* } } */ /* { dg-options } */ /* Test that the sizes and alignments of the extra floating-point types are correct. */ int main () { if (sizeof (__fpreg) !=

altivec-5.c

/* { dg-do compile { target powerpc*-*-* } } */ /* { dg-xfail-if "" { "powerpc-*-eabispe*" "powerpc-ibm-aix*" } { "*" } { "" } } */ /* { dg-options "-maltivec -O2" } */ #define vector __attribute__((

altivec-22.c

/* { dg-do compile { target powerpc-*-* } } */ /* { dg-xfail-if "" { "powerpc-*-eabispe*" "powerpc-ibm-aix*" } { "*" } { "" } } */ /* { dg-options "-O3 -maltivec" } */ /* { dg-final { scan-assembler-n