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

  /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
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386.cc 24845 #undef TARGET_SIMD_CLONE_USABLE
24846 #define TARGET_SIMD_CLONE_USABLE ix86_simd_clone_usable
  /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/i386/
i386.cc 26801 #undef TARGET_SIMD_CLONE_USABLE
26802 #define TARGET_SIMD_CLONE_USABLE ix86_simd_clone_usable
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64.cc 27026 /* Implement TARGET_SIMD_CLONE_USABLE. */
28067 #undef TARGET_SIMD_CLONE_USABLE
28068 #define TARGET_SIMD_CLONE_USABLE aarch64_simd_clone_usable

Completed in 85 milliseconds