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

  /external/clang/lib/Headers/
__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/darwin-x86/clang-2629532/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/darwin-x86/clang-2658975/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/darwin-x86/clang-2690385/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-2629532/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-2658975/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-2690385/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/sdk/renderscript/clang-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/include/clang/Basic/
BuiltinsNVPTX.def 413 BUILTIN(__nvvm_memcpy, "vUc*Uc*zi","")

Completed in 2799 milliseconds