Home
last modified time | relevance | path

Searched refs:spu_arch (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu-c.c192 if (spu_arch == PROCESSOR_CELLEDP) in spu_cpu_cpp_builtins()
H A Dspu.h32 extern GTY(()) int spu_arch;
H A Dspu.md3089 if (spu_arch == PROCESSOR_CELL)
3153 "spu_arch == PROCESSOR_CELLEDP"
3161 "spu_arch == PROCESSOR_CELLEDP"
3171 if (spu_arch == PROCESSOR_CELL)
3228 if (spu_arch == PROCESSOR_CELL)
3369 if (spu_arch == PROCESSOR_CELL)
3471 "spu_arch == PROCESSOR_CELLEDP"
3479 "spu_arch == PROCESSOR_CELLEDP"
3489 if (spu_arch == PROCESSOR_CELL)
3576 if (spu_arch == PROCESSOR_CELL)
[all …]
H A Dspu.c167 int spu_arch; variable
258 spu_arch = PROCESSOR_CELL; in spu_option_override()
260 spu_arch = PROCESSOR_CELLEDP; in spu_option_override()
277 if (spu_arch == PROCESSOR_CELLEDP) in spu_option_override()