Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h340 Address getAddressOfLocalVariable(CodeGenFunction &CGF,
H A DCGOpenMPRuntime.h1802 virtual Address getAddressOfLocalVariable(CodeGenFunction &CGF,
2529 Address getAddressOfLocalVariable(CodeGenFunction &CGF, in getAddressOfLocalVariable() function
H A DCGDecl.cpp1448 OpenMPLocalAddr = OMPBuilderCBHelpers::getAddressOfLocalVariable(*this, &D); in EmitAutoVarAlloca()
1452 ? CGM.getOpenMPRuntime().getAddressOfLocalVariable(*this, &D) in EmitAutoVarAlloca()
2517 ? CGM.getOpenMPRuntime().getAddressOfLocalVariable(*this, &D) in EmitParmDecl()
H A DCGStmt.cpp1317 .getAddressOfLocalVariable(*this, S.getNRVOCandidate()) in EmitReturnStmt()
H A DCGOpenMPRuntimeGPU.cpp3686 Address CGOpenMPRuntimeGPU::getAddressOfLocalVariable(CodeGenFunction &CGF, in getAddressOfLocalVariable() function in CGOpenMPRuntimeGPU
H A DCodeGenFunction.h1765 static Address getAddressOfLocalVariable(CodeGenFunction &CGF,
H A DCGStmtOpenMP.cpp1596 Address CodeGenFunction::OMPBuilderCBHelpers::getAddressOfLocalVariable( in getAddressOfLocalVariable() function in CodeGenFunction::OMPBuilderCBHelpers
H A DCGOpenMPRuntime.cpp12141 Address CGOpenMPRuntime::getAddressOfLocalVariable(CodeGenFunction &CGF, in getAddressOfLocalVariable() function in CGOpenMPRuntime