HomeSort by: relevance | last modified time | path
    Searched defs:spu_tune (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/config/spu/
spu.h 34 extern GTY(()) int spu_tune;
33 extern GTY(()) int spu_tune; variable
spu.c 170 int spu_tune;
271 spu_tune = PROCESSOR_CELL;
273 spu_tune = PROCESSOR_CELLEDP;
169 int spu_tune; variable

Completed in 20 milliseconds