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

1 2 3 4 5 6 7 8

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
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
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 \
eabialtivec.h 23 #undef TARGET_DEFAULT
24 #define TARGET_DEFAULT (OPTION_MASK_EABI | OPTION_MASK_ALTIVEC)
darwin64-biarch.h 22 #undef TARGET_DEFAULT
23 #define TARGET_DEFAULT (MASK_POWERPC64 | MASK_64BIT \
eabi.h 23 #undef TARGET_DEFAULT
24 #define TARGET_DEFAULT OPTION_MASK_EABI
sysv4le.h 22 #undef TARGET_DEFAULT
23 #define TARGET_DEFAULT MASK_LITTLE_ENDIAN
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
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
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)
eabialtivec.h 23 #undef TARGET_DEFAULT
24 #define TARGET_DEFAULT (MASK_EABI | MASK_ALTIVEC)
darwin64-biarch.h 22 #undef TARGET_DEFAULT
23 #define TARGET_DEFAULT (MASK_POWERPC64 | MASK_64BIT \
eabi.h 23 #undef TARGET_DEFAULT
24 #define TARGET_DEFAULT MASK_EABI
sysv4le.h 22 #undef TARGET_DEFAULT
23 #define TARGET_DEFAULT MASK_LITTLE_ENDIAN
  /src/external/gpl3/gcc/dist/gcc/common/config/microblaze/
microblaze-common.cc 28 #define TARGET_DEFAULT_TARGET_FLAGS TARGET_DEFAULT
  /src/external/gpl3/gcc/dist/gcc/common/config/mmix/
mmix-common.cc 28 #define TARGET_DEFAULT_TARGET_FLAGS TARGET_DEFAULT
  /src/external/gpl3/gcc/dist/gcc/common/config/vax/
vax-common.cc 28 #define TARGET_DEFAULT_TARGET_FLAGS TARGET_DEFAULT
  /src/external/gpl3/gcc.old/dist/gcc/common/config/microblaze/
microblaze-common.cc 28 #define TARGET_DEFAULT_TARGET_FLAGS TARGET_DEFAULT
  /src/external/gpl3/gcc.old/dist/gcc/common/config/mmix/
mmix-common.cc 28 #define TARGET_DEFAULT_TARGET_FLAGS TARGET_DEFAULT
  /src/external/gpl3/gcc.old/dist/gcc/common/config/vax/
vax-common.cc 28 #define TARGET_DEFAULT_TARGET_FLAGS TARGET_DEFAULT
  /src/external/gpl3/gcc/dist/gcc/config/ia64/
elf.h 30 #if ((TARGET_CPU_DEFAULT | TARGET_DEFAULT) & MASK_GNU_AS) != 0
49 #if ((TARGET_CPU_DEFAULT | TARGET_DEFAULT) & MASK_GNU_LD) != 0
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
elf.h 30 #if ((TARGET_CPU_DEFAULT | TARGET_DEFAULT) & MASK_GNU_AS) != 0
49 #if ((TARGET_CPU_DEFAULT | TARGET_DEFAULT) & MASK_GNU_LD) != 0
  /src/external/gpl3/gcc/dist/gcc/config/arm/
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/vax/
linux.h 24 #undef TARGET_DEFAULT
25 #define TARGET_DEFAULT (MASK_QMATH | MASK_G_FLOAT)
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
semi.h 39 #ifndef TARGET_DEFAULT
40 #define TARGET_DEFAULT (MASK_APCS_FRAME)
  /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)

Completed in 27 milliseconds

1 2 3 4 5 6 7 8