Searched refs:ReductionArrayTy (Results 1 – 1 of 1) sorted by relevance
4397 QualType ReductionArrayTy = in emitReduction() local4401 CGF.CreateMemTemp(ReductionArrayTy, ".omp.reduction.red_list"); in emitReduction()4428 CGM, CGF.ConvertTypeForMem(ReductionArrayTy)->getPointerTo(), Privates, in emitReduction()4438 auto *ReductionArrayTySize = CGF.getTypeSize(ReductionArrayTy); in emitReduction()