Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/tools/GPURuntime/
H A DGPUJIT.c133 static clCreateCommandQueueFcnTy *clCreateCommandQueueFcnPtr; variable
274 clCreateCommandQueueFcnPtr = (clCreateCommandQueueFcnTy *)getAPIHandleCL( in initialDeviceAPIsCL()
420 clCreateCommandQueueFcnPtr(((OpenCLContext *)Context->Context)->Context, in initContextCL()