Home
last modified time | relevance | path

Searched refs:DeviceAllocators (Results 1 – 6 of 6) sorted by relevance

/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp382 std::vector<CUDADeviceAllocatorTy> DeviceAllocators; member in __anoncda70feb0111::DeviceRTLTy
492 DeviceAllocators.emplace_back(I, DeviceData); in DeviceRTLTy()
502 DeviceAllocators[I], MemoryManagerThreshold)); in DeviceRTLTy()
899 return DeviceAllocators[DeviceId].allocate(Size, nullptr, Kind); in dataAlloc()
902 return DeviceAllocators[DeviceId].allocate(Size, nullptr, Kind); in dataAlloc()
1010 return DeviceAllocators[DeviceId].free(TgtPtr); in dataDelete()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp382 std::vector<CUDADeviceAllocatorTy> DeviceAllocators; member in __anon12b6fa230111::DeviceRTLTy
492 DeviceAllocators.emplace_back(I, DeviceData); in DeviceRTLTy()
502 DeviceAllocators[I], MemoryManagerThreshold)); in DeviceRTLTy()
899 return DeviceAllocators[DeviceId].allocate(Size, nullptr, Kind); in dataAlloc()
902 return DeviceAllocators[DeviceId].allocate(Size, nullptr, Kind); in dataAlloc()
1010 return DeviceAllocators[DeviceId].free(TgtPtr); in dataDelete()
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp382 std::vector<CUDADeviceAllocatorTy> DeviceAllocators; member in __anon2d88c6d70111::DeviceRTLTy
492 DeviceAllocators.emplace_back(I, DeviceData); in DeviceRTLTy()
502 DeviceAllocators[I], MemoryManagerThreshold)); in DeviceRTLTy()
899 return DeviceAllocators[DeviceId].allocate(Size, nullptr, Kind); in dataAlloc()
902 return DeviceAllocators[DeviceId].allocate(Size, nullptr, Kind); in dataAlloc()
1010 return DeviceAllocators[DeviceId].free(TgtPtr); in dataDelete()
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp335 std::vector<CUDADeviceAllocatorTy> DeviceAllocators; member in __anonc05887950111::DeviceRTLTy
440 DeviceAllocators.emplace_back(I, DeviceData); in DeviceRTLTy()
450 DeviceAllocators[I], MemoryManagerThreshold)); in DeviceRTLTy()
811 return DeviceAllocators[DeviceId].allocate(Size, nullptr); in dataAlloc()
914 return DeviceAllocators[DeviceId].free(TgtPtr); in dataDelete()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp335 std::vector<CUDADeviceAllocatorTy> DeviceAllocators; member in __anon6076d0a90111::DeviceRTLTy
440 DeviceAllocators.emplace_back(I, DeviceData); in DeviceRTLTy()
450 DeviceAllocators[I], MemoryManagerThreshold)); in DeviceRTLTy()
811 return DeviceAllocators[DeviceId].allocate(Size, nullptr); in dataAlloc()
914 return DeviceAllocators[DeviceId].free(TgtPtr); in dataDelete()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp423 std::vector<CUDADeviceAllocatorTy> DeviceAllocators; member in __anon612e4cf60111::DeviceRTLTy
540 DeviceAllocators.emplace_back(I, DeviceData); in DeviceRTLTy()
550 DeviceAllocators[I], MemoryManagerThreshold)); in DeviceRTLTy()
943 return DeviceAllocators[DeviceId].allocate(Size, nullptr, Kind); in dataAlloc()
946 return DeviceAllocators[DeviceId].allocate(Size, nullptr, Kind); in dataAlloc()
1054 return DeviceAllocators[DeviceId].free(TgtPtr); in dataDelete()