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

  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
aix43.h 102 #undef TARGET_ALTIVEC
103 #define TARGET_ALTIVEC 0
aix51.h 99 #undef TARGET_ALTIVEC
100 #define TARGET_ALTIVEC 0
aix52.h 110 #undef TARGET_ALTIVEC
111 #define TARGET_ALTIVEC 0
  /src/external/gpl3/gcc/dist/libobjc/
encoding.c 118 /* Replace TARGET_VSX, TARGET_ALTIVEC, and TARGET_64BIT with constants based on
122 #undef TARGET_ALTIVEC
132 #define TARGET_ALTIVEC 1
134 #define TARGET_ALTIVEC 0
  /src/external/gpl3/gcc.old/dist/libobjc/
encoding.c 113 /* Replace TARGET_VSX, TARGET_ALTIVEC, and TARGET_64BIT with constants based on
117 #undef TARGET_ALTIVEC
127 #define TARGET_ALTIVEC 1
129 #define TARGET_ALTIVEC 0

Completed in 39 milliseconds