Searched refs:getParameterAddress (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntimeGPU.h | 314 Address getParameterAddress(CodeGenFunction &CGF, const VarDecl *NativeParam,
|
| H A D | CGOpenMPRuntime.h | 1505 virtual Address getParameterAddress(CodeGenFunction &CGF, 2256 Address getParameterAddress(CodeGenFunction &CGF, const VarDecl *NativeParam,
|
| H A D | CGOpenMPRuntimeGPU.cpp | 3074 CGOpenMPRuntimeGPU::getParameterAddress(CodeGenFunction &CGF, in getParameterAddress() function in CGOpenMPRuntimeGPU
|
| H A D | CGOpenMPRuntime.cpp | 11717 Address CGOpenMPRuntime::getParameterAddress(CodeGenFunction &CGF, in getParameterAddress() function in CGOpenMPRuntime 12681 CGOpenMPSIMDRuntime::getParameterAddress(CodeGenFunction &CGF, in getParameterAddress() function in CGOpenMPSIMDRuntime
|
| H A D | CGStmtOpenMP.cpp | 543 LocalAddr = CGM.getOpenMPRuntime().getParameterAddress(CGF, Args[Cnt], in emitOutlinedFunctionPrologue()
|