Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h328 Address getAddressOfLocalVariable(CodeGenFunction &CGF,
H A DCGOpenMPRuntime.h1533 virtual Address getAddressOfLocalVariable(CodeGenFunction &CGF,
2260 Address getAddressOfLocalVariable(CodeGenFunction &CGF, in getAddressOfLocalVariable() function
H A DCGDecl.cpp1452 OpenMPLocalAddr = OMPBuilderCBHelpers::getAddressOfLocalVariable(*this, &D); in EmitAutoVarAlloca()
1456 ? CGM.getOpenMPRuntime().getAddressOfLocalVariable(*this, &D) in EmitAutoVarAlloca()
2521 ? CGM.getOpenMPRuntime().getAddressOfLocalVariable(*this, &D) in EmitParmDecl()
H A DCGStmt.cpp1328 .getAddressOfLocalVariable(*this, S.getNRVOCandidate()) in EmitReturnStmt()
H A DCGOpenMPRuntimeGPU.cpp3324 Address CGOpenMPRuntimeGPU::getAddressOfLocalVariable(CodeGenFunction &CGF, in getAddressOfLocalVariable() function in CGOpenMPRuntimeGPU
H A DCodeGenFunction.h1767 static Address getAddressOfLocalVariable(CodeGenFunction &CGF,
H A DCGStmtOpenMP.cpp1612 Address CodeGenFunction::OMPBuilderCBHelpers::getAddressOfLocalVariable( in getAddressOfLocalVariable() function in CodeGenFunction::OMPBuilderCBHelpers
H A DCGOpenMPRuntime.cpp11753 Address CGOpenMPRuntime::getAddressOfLocalVariable(CodeGenFunction &CGF, in getAddressOfLocalVariable() function in CGOpenMPRuntime