Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp1740 QualType ReductionArrayTy = in emitReduction() local
1744 CGF.CreateMemTemp(ReductionArrayTy, ".omp.reduction.red_list"); in emitReduction()
1755 CGM, CGF.ConvertTypeForMem(ReductionArrayTy)->getPointerTo(), LHSExprs, in emitReduction()
1768 CGM.SizeTy, C.getTypeSizeInChars(ReductionArrayTy).getQuantity()); in emitReduction()