Searched defs:ReductionsBufferTy (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 2812 emitListToGlobalCopyFunction(ArrayRef<ReductionInfo> ReductionInfos,Type * ReductionsBufferTy,AttributeList FuncAttrs) emitListToGlobalCopyFunction() argument 2923 emitListToGlobalReduceFunction(ArrayRef<ReductionInfo> ReductionInfos,Function * ReduceFn,Type * ReductionsBufferTy,AttributeList FuncAttrs) emitListToGlobalReduceFunction() argument 3005 emitGlobalToListCopyFunction(ArrayRef<ReductionInfo> ReductionInfos,Type * ReductionsBufferTy,AttributeList FuncAttrs) emitGlobalToListCopyFunction() argument 3114 emitGlobalToListReduceFunction(ArrayRef<ReductionInfo> ReductionInfos,Function * ReduceFn,Type * ReductionsBufferTy,AttributeList FuncAttrs) emitGlobalToListReduceFunction() argument 3426 StructType *ReductionsBufferTy = StructType::create( createReductionsGPU() local [all...] |