HomeSort by: relevance | last modified time | path
    Searched refs:VX_CPUDEF (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/i386/
vxworks.h 67 #define VX_CPUDEF(CPU) builtin_define(VX_CPU_PREFIX "CPU=" #CPU)
75 VX_CPUDEF (X86_64); \
78 VX_CPUDEF (PENTIUM4); \
82 VX_CPUDEF (CORE2); \
84 VX_CPUDEF (NEHALEM); \
86 VX_CPUDEF (SANDYBRIDGE); \
88 VX_CPUDEF (HASWELL); \
90 VX_CPUDEF (SILVERMONT); \
92 VX_CPUDEF (SKYLAKE); \
94 VX_CPUDEF (GOLDMONT);
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
vxworks.h 67 #define VX_CPUDEF(CPU) builtin_define(VX_CPU_PREFIX "CPU=" #CPU)
75 VX_CPUDEF (X86_64); \
78 VX_CPUDEF (PENTIUM4); \
82 VX_CPUDEF (CORE2); \
84 VX_CPUDEF (NEHALEM); \
86 VX_CPUDEF (SANDYBRIDGE); \
88 VX_CPUDEF (HASWELL); \
90 VX_CPUDEF (SILVERMONT); \
92 VX_CPUDEF (SKYLAKE); \
94 VX_CPUDEF (GOLDMONT);
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
vxworks.h 107 #define VX_CPUDEF(CPUID) \
111 "mcpu=" #CPU VX_CPUDEF(CPUID)
127 VX_CPUDEF(PPC604) \
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
vxworks.h 107 #define VX_CPUDEF(CPUID) \
111 "mcpu=" #CPU VX_CPUDEF(CPUID)
127 VX_CPUDEF(PPC604) \

Completed in 23 milliseconds