Searched refs:LLVMReductionsBufferTy (Results 1 – 1 of 1) sorted by relevance
803 llvm::Type *LLVMReductionsBufferTy = in emitKernelDeinit() local809 : DL.getTypeAllocSize(LLVMReductionsBufferTy).getFixedValue(); in emitKernelDeinit()2195 llvm::Type *LLVMReductionsBufferTy = in emitListToGlobalCopyFunction() local2199 LLVMReductionsBufferTy->getPointerTo()); in emitListToGlobalCopyFunction()2219 Bld.CreateInBoundsGEP(LLVMReductionsBufferTy, BufferArrPtr, Idxs); in emitListToGlobalCopyFunction()2299 llvm::Type *LLVMReductionsBufferTy = in emitListToGlobalReduceFunction() local2303 LLVMReductionsBufferTy->getPointerTo()); in emitListToGlobalReduceFunction()2401 llvm::Type *LLVMReductionsBufferTy = in emitGlobalToListCopyFunction() local2405 LLVMReductionsBufferTy->getPointerTo()); in emitGlobalToListCopyFunction()2506 llvm::Type *LLVMReductionsBufferTy = in emitGlobalToListReduceFunction() local[all …]