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

  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64.h 353 #define TARGET_DOTPROD (TARGET_SIMD && AARCH64_ISA_DOTPROD)
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.h 348 #define TARGET_DOTPROD (AARCH64_ISA_DOTPROD)
  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm.h 230 #define TARGET_DOTPROD (TARGET_NEON && TARGET_VFP5 \
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.h 230 #define TARGET_DOTPROD (TARGET_NEON && TARGET_VFP5 \

Completed in 37 milliseconds