Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp3793 auto *SharedsSize = CGM.getSize(C.getTypeSizeInChars(SharedsTy)); in emitTaskInit() local
3796 KmpTaskTWithPrivatesTySize, SharedsSize, in emitTaskInit()
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp4275 llvm::Value *SharedsSize = CGM.getSize(C.getTypeSizeInChars(SharedsTy)); in emitTaskInit() local
4278 SharedsSize, CGF.Builder.CreatePointerBitCastOrAddrSpaceCast( in emitTaskInit()