Home
last modified time | relevance | path

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

/external/llvm-project/polly/tools/GPURuntime/
DGPUJIT.c191 static clFlushFcnTy *clFlushFcnPtr; variable
307 clFlushFcnPtr = (clFlushFcnTy *)getAPIHandleCL(Handle, "clFlush"); in initialDeviceAPIsCL()
443 Ret = clFlushFcnPtr(((OpenCLContext *)GlobalContext->Context)->CommandQueue); in freeKernelCL()