Home
last modified time | relevance | path

Searched refs:spu_tune (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu.h33 extern GTY(()) int spu_tune;
H A Dspu.c169 int spu_tune; variable
269 spu_tune = PROCESSOR_CELL; in spu_option_override()
271 spu_tune = PROCESSOR_CELLEDP; in spu_option_override()
H A Dspu.md31 (define_attr "tune" "cell,celledp" (const (symbol_ref "spu_tune")))