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

  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64.h 334 #define TARGET_AES ((TARGET_SIMD && AARCH64_ISA_AES) || TARGET_CRYPTO)
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.h 212 Check (TARGET_AES && TARGET_SHA2) instead. */
329 #define TARGET_AES (AARCH64_ISA_AES)

Completed in 29 milliseconds