Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntimeNVPTX.cpp3884 llvm::Value *ReductionArrayTySize = CGF.getTypeSize(ReductionArrayTy); in emitReduction() local
3898 ReductionArrayTySize, in emitReduction()
H A DCGOpenMPRuntime.cpp5642 llvm::Value *ReductionArrayTySize = CGF.getTypeSize(ReductionArrayTy); in emitReduction() local
5649 ReductionArrayTySize, // size_type sizeof(RedList) in emitReduction()