Home
last modified time | relevance | path

Searched refs:getAddressOfLocalVariable (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h365 Address getAddressOfLocalVariable(CodeGenFunction &CGF,
H A DCGOpenMPRuntime.h1780 virtual Address getAddressOfLocalVariable(CodeGenFunction &CGF,
2504 Address getAddressOfLocalVariable(CodeGenFunction &CGF, in getAddressOfLocalVariable() function
H A DCGDecl.cpp1433 OpenMPLocalAddr = OMPBuilderCBHelpers::getAddressOfLocalVariable(*this, &D); in EmitAutoVarAlloca()
1437 ? CGM.getOpenMPRuntime().getAddressOfLocalVariable(*this, &D) in EmitAutoVarAlloca()
2492 ? CGM.getOpenMPRuntime().getAddressOfLocalVariable(*this, &D) in EmitParmDecl()
H A DCGStmt.cpp1221 .getAddressOfLocalVariable(*this, S.getNRVOCandidate()) in EmitReturnStmt()
H A DCodeGenFunction.h1726 static Address getAddressOfLocalVariable(CodeGenFunction &CGF,
H A DCGOpenMPRuntimeGPU.cpp4226 Address CGOpenMPRuntimeGPU::getAddressOfLocalVariable(CodeGenFunction &CGF, in getAddressOfLocalVariable() function in CGOpenMPRuntimeGPU
H A DCGStmtOpenMP.cpp1604 Address CodeGenFunction::OMPBuilderCBHelpers::getAddressOfLocalVariable( in getAddressOfLocalVariable() function in CodeGenFunction::OMPBuilderCBHelpers
H A DCGOpenMPRuntime.cpp11963 Address CGOpenMPRuntime::getAddressOfLocalVariable(CodeGenFunction &CGF, in getAddressOfLocalVariable() function in CGOpenMPRuntime