Searched refs:spu_tune (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/config/spu/
H A Dspu.h34 extern GTY(()) int spu_tune;
33 extern GTY(()) int spu_tune; variable
H A Dspu.c200 int spu_tune;
300 spu_tune = PROCESSOR_CELL;
302 spu_tune = PROCESSOR_CELLEDP;
199 int spu_tune; variable

Completed in 60 milliseconds