Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h309 Address getAddressOfLocalVariable(CodeGenFunction &CGF,
H A DCGOpenMPRuntime.h1550 virtual Address getAddressOfLocalVariable(CodeGenFunction &CGF,
2282 Address getAddressOfLocalVariable(CodeGenFunction &CGF, in getAddressOfLocalVariable() function
H A DCGDecl.cpp1466 OpenMPLocalAddr = OMPBuilderCBHelpers::getAddressOfLocalVariable(*this, &D); in EmitAutoVarAlloca()
1470 ? CGM.getOpenMPRuntime().getAddressOfLocalVariable(*this, &D) in EmitAutoVarAlloca()
2605 ? CGM.getOpenMPRuntime().getAddressOfLocalVariable(*this, &D) in EmitParmDecl()
H A DCGStmt.cpp1346 .getAddressOfLocalVariable(*this, S.getNRVOCandidate()) in EmitReturnStmt()
H A DCGOpenMPRuntimeGPU.cpp3251 Address CGOpenMPRuntimeGPU::getAddressOfLocalVariable(CodeGenFunction &CGF, in getAddressOfLocalVariable() function in CGOpenMPRuntimeGPU
H A DCodeGenFunction.h1824 static Address getAddressOfLocalVariable(CodeGenFunction &CGF,
H A DCGStmtOpenMP.cpp1607 Address CodeGenFunction::OMPBuilderCBHelpers::getAddressOfLocalVariable( in getAddressOfLocalVariable() function in CodeGenFunction::OMPBuilderCBHelpers
H A DCGOpenMPRuntime.cpp11292 Address CGOpenMPRuntime::getAddressOfLocalVariable(CodeGenFunction &CGF, in getAddressOfLocalVariable() function in CGOpenMPRuntime