Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/test/GPGPU/
H A Ddouble-parallel-loop.ll118 ; IR-NEXT: [[GPUContext:%.*]] = call i8* @polly_initContext()
133 ; IR-NEXT: call void @polly_freeContext(i8* [[GPUContext]])
/llvm-project-15.0.7/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp385 Value *GPUContext; member in GPUNodeBuilder
771 GPUContext = createCallInitContext(); in initializeAfterRTH()
783 createCallFreeContext(GPUContext); in finalize()