Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4819 Address DepAddr = CGM.getOpenMPRuntime().emitDepobjDependClause( in EmitOMPDepobjDirective() local
4821 EmitStoreOfScalar(DepAddr.getPointer(), DOLVal); in EmitOMPDepobjDirective()
H A DCGOpenMPRuntime.cpp4818 Address DepAddr = in emitDepobjElements() local
4821 CGF.Builder.CreateMemCpy(DepAddr, Base.getAddress(CGF), Size); in emitDepobjElements()