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

  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm.h 1153 #define ARM_HAVE_NEON_V2SI_ARITH TARGET_NEON
1176 #define ARM_HAVE_V2SI_ARITH (ARM_HAVE_NEON_V2SI_ARITH || TARGET_REALLY_IWMMXT)
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.h 1135 #define ARM_HAVE_NEON_V2SI_ARITH TARGET_NEON
1158 #define ARM_HAVE_V2SI_ARITH (ARM_HAVE_NEON_V2SI_ARITH || TARGET_REALLY_IWMMXT)

Completed in 39 milliseconds