Home
last modified time | relevance | path

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

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