Home
last modified time | relevance | path

Searched defs:PrivateAddr (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp728 Address PrivateAddr = EmitLValue(*IRef).getAddress(); in EmitOMPCopyinClause() local
868 Address PrivateAddr = GetAddrOfLocalVar(PrivateVD); in EmitOMPLastprivateClauseFinal() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3685 InsertPointTy IP, Value *MasterAddr, Value *PrivateAddr, in createCopyinClauseBlocks()