Home
last modified time | relevance | path

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

/external/llvm-project/polly/test/GPGPU/
Dregion-stmt.ll22 ; IR: @polly_initContext
Ddouble-parallel-loop.ll118 ; IR-NEXT: [[GPUContext:%.*]] = call i8* @polly_initContext()
/external/llvm-project/polly/tools/GPURuntime/
DGPUJIT.c1575 PollyGPUContext *polly_initContext() { in polly_initContext() function
1840 return polly_initContext(); in polly_initContextCUDA()
1851 return polly_initContext(); in polly_initContextCL()