Home
last modified time | relevance | path

Searched defs:KernelCache (Results 1 – 14 of 14) sorted by relevance

/dports/math/clblas/clBLAS-2.10/src/library/common/
H A Dkern_cache.c69 struct KernelCache { struct
70 size_t totalSize;
71 size_t sizeLimit;
73 unsigned int nrSolvers;
75 ListHead *dimKern;
77 ListHead lruKern;
78 mutex_t *mutex;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/tools/GPURuntime/
H A DGPUJIT.c476 static __thread PollyGPUFunction *KernelCache[KERNEL_CACHE_SIZE]; in getKernelCL() local
1266 static __thread PollyGPUFunction *KernelCache[KERNEL_CACHE_SIZE]; in getKernelCUDA() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/tools/GPURuntime/
H A DGPUJIT.c476 static __thread PollyGPUFunction *KernelCache[KERNEL_CACHE_SIZE]; in getKernelCL() local
1266 static __thread PollyGPUFunction *KernelCache[KERNEL_CACHE_SIZE]; in getKernelCUDA() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/tools/GPURuntime/
H A DGPUJIT.c476 static __thread PollyGPUFunction *KernelCache[KERNEL_CACHE_SIZE]; in getKernelCL() local
1266 static __thread PollyGPUFunction *KernelCache[KERNEL_CACHE_SIZE]; in getKernelCUDA() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/tools/GPURuntime/
H A DGPUJIT.c476 static __thread PollyGPUFunction *KernelCache[KERNEL_CACHE_SIZE]; in getKernelCL() local
1266 static __thread PollyGPUFunction *KernelCache[KERNEL_CACHE_SIZE]; in getKernelCUDA() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/tools/GPURuntime/
H A DGPUJIT.c476 static __thread PollyGPUFunction *KernelCache[KERNEL_CACHE_SIZE]; in getKernelCL() local
1266 static __thread PollyGPUFunction *KernelCache[KERNEL_CACHE_SIZE]; in getKernelCUDA() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/tools/GPURuntime/
H A DGPUJIT.c476 static __thread PollyGPUFunction *KernelCache[KERNEL_CACHE_SIZE]; in getKernelCL() local
1266 static __thread PollyGPUFunction *KernelCache[KERNEL_CACHE_SIZE]; in getKernelCUDA() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/tools/GPURuntime/
H A DGPUJIT.c476 static __thread PollyGPUFunction *KernelCache[KERNEL_CACHE_SIZE]; in getKernelCL() local
1266 static __thread PollyGPUFunction *KernelCache[KERNEL_CACHE_SIZE]; in getKernelCUDA() local
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/tools/GPURuntime/
H A DGPUJIT.c476 static __thread PollyGPUFunction *KernelCache[KERNEL_CACHE_SIZE]; in getKernelCL() local
1266 static __thread PollyGPUFunction *KernelCache[KERNEL_CACHE_SIZE]; in getKernelCUDA() local
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/tools/GPURuntime/
H A DGPUJIT.c476 static __thread PollyGPUFunction *KernelCache[KERNEL_CACHE_SIZE]; in getKernelCL() local
1266 static __thread PollyGPUFunction *KernelCache[KERNEL_CACHE_SIZE]; in getKernelCUDA() local
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/operator/fusion/
H A Dfused_op.cu632 using KernelCache = std::map<std::string, KernelInfo>; in CompileCode() typedef
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/operator/fusion/
H A Dfused_op.cu632 using KernelCache = std::map<std::string, KernelInfo>; in CompileCode() typedef
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/common/vp/kdll/
H A Dhal_kerneldll.h623 Kdll_KernelCache KernelCache; // Output kernel cache member
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/common/vp/kdll/
H A Dhal_kerneldll.h622 Kdll_KernelCache KernelCache; // Output kernel cache member