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

  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc 28926 /* Implement TARGET_SIMD_CLONE_USABLE. */
31101 #undef TARGET_SIMD_CLONE_USABLE
31102 #define TARGET_SIMD_CLONE_USABLE aarch64_simd_clone_usable
  /src/external/gpl3/gcc/dist/gcc/config/gcn/
gcn.cc 5719 /* Implement TARGET_SIMD_CLONE_USABLE. */
8025 #undef TARGET_SIMD_CLONE_USABLE
8026 #define TARGET_SIMD_CLONE_USABLE gcn_simd_clone_usable

Completed in 30 milliseconds