Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp4397 Address DepAddr = CGM.getOpenMPRuntime().emitDepobjDependClause( in EmitOMPDepobjDirective() local
4399 EmitStoreOfScalar(DepAddr.getPointer(), DOLVal); in EmitOMPDepobjDirective()
DCGOpenMPRuntime.cpp4773 Address DepAddr = in emitDepobjElements() local
4776 CGF.Builder.CreateMemCpy(DepAddr, Base.getAddress(CGF), Size); in emitDepobjElements()