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

  /src/external/gpl3/gcc.old/dist/gcc/config/gcn/
gcn.cc 6583 #undef TARGET_OMP_DEVICE_KIND_ARCH_ISA
6584 #define TARGET_OMP_DEVICE_KIND_ARCH_ISA gcn_omp_device_kind_arch_isa
  /src/external/gpl3/gcc/dist/gcc/config/gcn/
gcn.cc 7961 #undef TARGET_OMP_DEVICE_KIND_ARCH_ISA
7962 #define TARGET_OMP_DEVICE_KIND_ARCH_ISA gcn_omp_device_kind_arch_isa
  /src/external/gpl3/gcc/dist/gcc/config/nvptx/
nvptx.cc 7744 #undef TARGET_OMP_DEVICE_KIND_ARCH_ISA
7745 #define TARGET_OMP_DEVICE_KIND_ARCH_ISA nvptx_omp_device_kind_arch_isa
  /src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
nvptx.cc 7600 #undef TARGET_OMP_DEVICE_KIND_ARCH_ISA
7601 #define TARGET_OMP_DEVICE_KIND_ARCH_ISA nvptx_omp_device_kind_arch_isa

Completed in 81 milliseconds