Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h307 Address getAddressOfLocalVariable(CodeGenFunction &CGF,
H A DCGOpenMPRuntime.h1547 virtual Address getAddressOfLocalVariable(CodeGenFunction &CGF,
2287 Address getAddressOfLocalVariable(CodeGenFunction &CGF, in getAddressOfLocalVariable() function
H A DCGDecl.cpp1504 OpenMPLocalAddr = OMPBuilderCBHelpers::getAddressOfLocalVariable(*this, &D); in EmitAutoVarAlloca()
1508 ? CGM.getOpenMPRuntime().getAddressOfLocalVariable(*this, &D) in EmitAutoVarAlloca()
2745 ? CGM.getOpenMPRuntime().getAddressOfLocalVariable(*this, &D) in EmitParmDecl()
H A DCGOpenMPRuntimeGPU.cpp2044 Address CGOpenMPRuntimeGPU::getAddressOfLocalVariable(CodeGenFunction &CGF, in getAddressOfLocalVariable() function in CGOpenMPRuntimeGPU
H A DCGStmt.cpp1665 .getAddressOfLocalVariable(*this, S.getNRVOCandidate()) in EmitReturnStmt()
H A DCodeGenFunction.h1924 static Address getAddressOfLocalVariable(CodeGenFunction &CGF,
H A DCGStmtOpenMP.cpp1676 Address CodeGenFunction::OMPBuilderCBHelpers::getAddressOfLocalVariable( in getAddressOfLocalVariable() function in CodeGenFunction::OMPBuilderCBHelpers
H A DCGOpenMPRuntime.cpp11388 Address CGOpenMPRuntime::getAddressOfLocalVariable(CodeGenFunction &CGF, in getAddressOfLocalVariable() function in CGOpenMPRuntime