Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp3226 llvm::Value *ReductionArrayTySize = CGF.getTypeSize(ReductionArrayTy); in emitReduction() local
3236 ReductionArrayTySize, in emitReduction()
H A DCGOpenMPRuntime.cpp5651 llvm::Value *ReductionArrayTySize = CGF.getTypeSize(ReductionArrayTy); in emitReduction() local
5658 ReductionArrayTySize, // size_type sizeof(RedList) in emitReduction()