HomeSort by: relevance | last modified time | path
    Searched defs:TARGET_DEFAULT (Results 1 - 25 of 132) sorted by relevancy

1 2 3 4 5 6

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
darwin64-biarch.h 22 #undef TARGET_DEFAULT
23 #define TARGET_DEFAULT (MASK_POWERPC64 | MASK_64BIT \
default64.h 25 #if (TARGET_DEFAULT & MASK_LITTLE_ENDIAN)
26 #undef TARGET_DEFAULT
27 #define TARGET_DEFAULT (ISA_2_7_MASKS_SERVER | MASK_POWERPC64 | MASK_64BIT \
32 #undef TARGET_DEFAULT
33 #define TARGET_DEFAULT (OPTION_MASK_PPC_GFXOPT | OPTION_MASK_PPC_GPOPT \
eabi.h 23 #undef TARGET_DEFAULT
24 #define TARGET_DEFAULT OPTION_MASK_EABI
eabialtivec.h 23 #undef TARGET_DEFAULT
24 #define TARGET_DEFAULT (OPTION_MASK_EABI | OPTION_MASK_ALTIVEC)
linuxaltivec.h 23 #if (TARGET_DEFAULT & MASK_LITTLE_ENDIAN)
24 #undef TARGET_DEFAULT
25 #define TARGET_DEFAULT (OPTION_MASK_ALTIVEC | MASK_LITTLE_ENDIAN)
27 #undef TARGET_DEFAULT
28 #define TARGET_DEFAULT OPTION_MASK_ALTIVEC
sysv4le.h 22 #undef TARGET_DEFAULT
23 #define TARGET_DEFAULT MASK_LITTLE_ENDIAN
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
darwin64-biarch.h 22 #undef TARGET_DEFAULT
23 #define TARGET_DEFAULT (MASK_POWERPC64 | MASK_64BIT \
default64.h 25 #if (TARGET_DEFAULT & MASK_LITTLE_ENDIAN)
26 #undef TARGET_DEFAULT
27 #define TARGET_DEFAULT (ISA_2_7_MASKS_SERVER | MASK_POWERPC64 | MASK_64BIT | MASK_LITTLE_ENDIAN)
31 #undef TARGET_DEFAULT
32 #define TARGET_DEFAULT (MASK_PPC_GFXOPT | MASK_PPC_GPOPT | MASK_MFCRF | MASK_POWERPC64 | MASK_64BIT)
eabi.h 23 #undef TARGET_DEFAULT
24 #define TARGET_DEFAULT MASK_EABI
eabialtivec.h 23 #undef TARGET_DEFAULT
24 #define TARGET_DEFAULT (MASK_EABI | MASK_ALTIVEC)
linuxaltivec.h 23 #if (TARGET_DEFAULT & MASK_LITTLE_ENDIAN)
24 #undef TARGET_DEFAULT
25 #define TARGET_DEFAULT (MASK_ALTIVEC | MASK_LITTLE_ENDIAN)
27 #undef TARGET_DEFAULT
28 #define TARGET_DEFAULT MASK_ALTIVEC
sysv4le.h 22 #undef TARGET_DEFAULT
23 #define TARGET_DEFAULT MASK_LITTLE_ENDIAN
  /src/external/gpl3/gcc/dist/gcc/config/arm/
uclinux-eabi.h 29 #undef TARGET_DEFAULT
30 #define TARGET_DEFAULT (MASK_SINGLE_PIC_BASE | MASK_INTERWORK)
semi.h 39 #ifndef TARGET_DEFAULT
40 #define TARGET_DEFAULT (MASK_APCS_FRAME)
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
uclinux-eabi.h 29 #undef TARGET_DEFAULT
30 #define TARGET_DEFAULT (MASK_SINGLE_PIC_BASE | MASK_INTERWORK)
semi.h 39 #ifndef TARGET_DEFAULT
40 #define TARGET_DEFAULT (MASK_APCS_FRAME)
  /src/external/gpl3/gcc/dist/gcc/config/h8300/
linux.h 35 #undef TARGET_DEFAULT
36 #define TARGET_DEFAULT (MASK_QUICKCALL | MASK_INT32 | MASK_H8300H)
  /src/external/gpl3/gcc/dist/gcc/config/sh/
netbsd-elf.h 52 #undef TARGET_DEFAULT
53 #define TARGET_DEFAULT \
  /src/external/gpl3/gcc/dist/gcc/config/sparc/
openbsd64.h 21 #undef TARGET_DEFAULT
22 #define TARGET_DEFAULT \
  /src/external/gpl3/gcc/dist/gcc/config/vax/
linux.h 24 #undef TARGET_DEFAULT
25 #define TARGET_DEFAULT (MASK_QMATH | MASK_G_FLOAT)
  /src/external/gpl3/gcc.old/dist/gcc/config/h8300/
linux.h 35 #undef TARGET_DEFAULT
36 #define TARGET_DEFAULT (MASK_QUICKCALL | MASK_INT32 | MASK_H8300H)
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
netbsd-elf.h 52 #undef TARGET_DEFAULT
53 #define TARGET_DEFAULT \
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
openbsd64.h 21 #undef TARGET_DEFAULT
22 #define TARGET_DEFAULT \
  /src/external/gpl3/gcc.old/dist/gcc/config/vax/
linux.h 24 #undef TARGET_DEFAULT
25 #define TARGET_DEFAULT (MASK_QMATH | MASK_G_FLOAT)
  /src/external/gpl3/gcc/dist/gcc/config/alpha/
openbsd.h 22 #undef TARGET_DEFAULT
23 #define TARGET_DEFAULT \

Completed in 35 milliseconds

1 2 3 4 5 6