Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.h365 Address getAddressOfLocalVariable(CodeGenFunction &CGF,
DCGOpenMPRuntime.h1772 virtual Address getAddressOfLocalVariable(CodeGenFunction &CGF,
2485 Address getAddressOfLocalVariable(CodeGenFunction &CGF, in getAddressOfLocalVariable() function
DCGDecl.cpp1430 OpenMPLocalAddr = OMPBuilderCBHelpers::getAddressOfLocalVariable(*this, &D); in EmitAutoVarAlloca()
1434 ? CGM.getOpenMPRuntime().getAddressOfLocalVariable(*this, &D) in EmitAutoVarAlloca()
2488 ? CGM.getOpenMPRuntime().getAddressOfLocalVariable(*this, &D) in EmitParmDecl()
DCGStmt.cpp1193 .getAddressOfLocalVariable(*this, S.getNRVOCandidate()) in EmitReturnStmt()
DCodeGenFunction.h1683 static Address getAddressOfLocalVariable(CodeGenFunction &CGF,
DCGOpenMPRuntimeGPU.cpp4390 Address CGOpenMPRuntimeGPU::getAddressOfLocalVariable(CodeGenFunction &CGF, in getAddressOfLocalVariable() function in CGOpenMPRuntimeGPU
DCGStmtOpenMP.cpp1581 Address CodeGenFunction::OMPBuilderCBHelpers::getAddressOfLocalVariable( in getAddressOfLocalVariable() function in CodeGenFunction::OMPBuilderCBHelpers
DCGOpenMPRuntime.cpp11792 Address CGOpenMPRuntime::getAddressOfLocalVariable(CodeGenFunction &CGF, in getAddressOfLocalVariable() function in CGOpenMPRuntime