HomeSort by relevance Sort by last modified time
    Searched refs:__nvvm_memcpy (Results 1 - 16 of 16) sorted by null

  /prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/
__clang_cuda_runtime_wrapper.h 101 // CUDA headers use __nvvm_memcpy and __nvvm_memset which Clang does
103 #define __nvvm_memcpy(s,d,n,a) __builtin_memcpy(s,d,n) macro
  /prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/
__clang_cuda_runtime_wrapper.h 101 // CUDA headers use __nvvm_memcpy and __nvvm_memset which Clang does
103 #define __nvvm_memcpy(s,d,n,a) __builtin_memcpy(s,d,n) macro
  /external/clang/lib/Headers/
__clang_cuda_runtime_wrapper.h 103 // CUDA headers use __nvvm_memcpy and __nvvm_memset which Clang does
105 #define __nvvm_memcpy(s, d, n, a) __builtin_memcpy(s, d, n) macro
  /prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8/include/
__clang_cuda_runtime_wrapper.h 103 // CUDA headers use __nvvm_memcpy and __nvvm_memset which Clang does
105 #define __nvvm_memcpy(s, d, n, a) __builtin_memcpy(s, d, n) macro
  /prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8/include/
__clang_cuda_runtime_wrapper.h 103 // CUDA headers use __nvvm_memcpy and __nvvm_memset which Clang does
105 #define __nvvm_memcpy(s, d, n, a) __builtin_memcpy(s, d, n) macro
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
__clang_cuda_runtime_wrapper.h 103 // CUDA headers use __nvvm_memcpy and __nvvm_memset which Clang does
105 #define __nvvm_memcpy(s, d, n, a) __builtin_memcpy(s, d, n) macro
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
__clang_cuda_runtime_wrapper.h 103 // CUDA headers use __nvvm_memcpy and __nvvm_memset which Clang does
105 #define __nvvm_memcpy(s, d, n, a) __builtin_memcpy(s, d, n) macro
  /prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0/include/
__clang_cuda_runtime_wrapper.h 103 // CUDA headers use __nvvm_memcpy and __nvvm_memset which Clang does
105 #define __nvvm_memcpy(s, d, n, a) __builtin_memcpy(s, d, n) macro
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
__clang_cuda_runtime_wrapper.h 103 // CUDA headers use __nvvm_memcpy and __nvvm_memset which Clang does
105 #define __nvvm_memcpy(s, d, n, a) __builtin_memcpy(s, d, n) macro
  /prebuilts/clang/host/linux-x86/clang-3016494/lib64/clang/3.8/include/
__clang_cuda_runtime_wrapper.h 103 // CUDA headers use __nvvm_memcpy and __nvvm_memset which Clang does
105 #define __nvvm_memcpy(s, d, n, a) __builtin_memcpy(s, d, n) macro
  /prebuilts/clang/host/linux-x86/clang-3217047/lib64/clang/3.8/include/
__clang_cuda_runtime_wrapper.h 103 // CUDA headers use __nvvm_memcpy and __nvvm_memset which Clang does
105 #define __nvvm_memcpy(s, d, n, a) __builtin_memcpy(s, d, n) macro
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
__clang_cuda_runtime_wrapper.h 103 // CUDA headers use __nvvm_memcpy and __nvvm_memset which Clang does
105 #define __nvvm_memcpy(s, d, n, a) __builtin_memcpy(s, d, n) macro
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
__clang_cuda_runtime_wrapper.h 103 // CUDA headers use __nvvm_memcpy and __nvvm_memset which Clang does
105 #define __nvvm_memcpy(s, d, n, a) __builtin_memcpy(s, d, n) macro
  /prebuilts/clang/host/linux-x86/clang-3688880/lib64/clang/4.0/include/
__clang_cuda_runtime_wrapper.h 103 // CUDA headers use __nvvm_memcpy and __nvvm_memset which Clang does
105 #define __nvvm_memcpy(s, d, n, a) __builtin_memcpy(s, d, n) macro
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
__clang_cuda_runtime_wrapper.h 103 // CUDA headers use __nvvm_memcpy and __nvvm_memset which Clang does
105 #define __nvvm_memcpy(s, d, n, a) __builtin_memcpy(s, d, n) macro
  /prebuilts/sdk/renderscript/clang-include/
__clang_cuda_runtime_wrapper.h 103 // CUDA headers use __nvvm_memcpy and __nvvm_memset which Clang does
105 #define __nvvm_memcpy(s, d, n, a) __builtin_memcpy(s, d, n) macro

Completed in 339 milliseconds