Searched refs:GPUContext (Results 1 – 3 of 3) sorted by relevance
69 struct GPUContext { struct70 …GPUContext(const Eigen::TensorMap<Eigen::Tensor<float, 3> >& in1, Eigen::TensorMap<Eigen::Tensor<f… in GPUContext() function83 ~GPUContext() { in ~GPUContext() argument297 GPUContext context(gpu_in1, gpu_in2, gpu_out); in test_gpu()
118 ; IR-NEXT: [[GPUContext:%.*]] = call i8* @polly_initContext()133 ; IR-NEXT: call void @polly_freeContext(i8* [[GPUContext]])
368 Value *GPUContext; member in GPUNodeBuilder753 GPUContext = createCallInitContext(); in initializeAfterRTH()765 createCallFreeContext(GPUContext); in finalize()