Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntimeNVPTX.h353 Address getAddressOfLocalVariable(CodeGenFunction &CGF,
H A DCGDecl.cpp1367 ? CGM.getOpenMPRuntime().getAddressOfLocalVariable(*this, &D) in EmitAutoVarAlloca()
2313 ? CGM.getOpenMPRuntime().getAddressOfLocalVariable(*this, &D) in EmitParmDecl()
H A DCGOpenMPRuntime.h1567 virtual Address getAddressOfLocalVariable(CodeGenFunction &CGF,
H A DCGOpenMPRuntimeNVPTX.cpp4267 Address CGOpenMPRuntimeNVPTX::getAddressOfLocalVariable(CodeGenFunction &CGF, in getAddressOfLocalVariable() function in CGOpenMPRuntimeNVPTX
H A DCGOpenMPRuntime.cpp9561 Address CGOpenMPRuntime::getAddressOfLocalVariable(CodeGenFunction &CGF, in getAddressOfLocalVariable() function in CGOpenMPRuntime