Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp913 static LValue loadToBegin(CodeGenFunction &CGF, QualType BaseTy, QualType ElTy, in loadToBegin() function
962 loadToBegin(*this, OrigVD->getType(), OASELValueLB.getType(), in EmitOMPReductionClauseInit()
1016 LValue BaseLValue = loadToBegin( in EmitOMPReductionClauseInit()
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp925 static LValue loadToBegin(CodeGenFunction &CGF, QualType BaseTy, QualType ElTy, in loadToBegin() function
1000 loadToBegin(CGF, OrigVD->getType(), SharedAddresses[N].first.getType(), in adjustPrivateAddress()