Searched refs:getParameterAddress (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntimeGPU.h | 292 Address getParameterAddress(CodeGenFunction &CGF, const VarDecl *NativeParam,
|
| H A D | CGOpenMPRuntime.h | 1519 virtual Address getParameterAddress(CodeGenFunction &CGF, 2283 Address getParameterAddress(CodeGenFunction &CGF, const VarDecl *NativeParam,
|
| H A D | CGOpenMPRuntimeGPU.cpp | 1797 CGOpenMPRuntimeGPU::getParameterAddress(CodeGenFunction &CGF, in getParameterAddress() function in CGOpenMPRuntimeGPU
|
| H A D | CGOpenMPRuntime.cpp | 11352 Address CGOpenMPRuntime::getParameterAddress(CodeGenFunction &CGF, in getParameterAddress() function in CGOpenMPRuntime 12327 CGOpenMPSIMDRuntime::getParameterAddress(CodeGenFunction &CGF, in getParameterAddress() function in CGOpenMPSIMDRuntime
|
| H A D | CGStmtOpenMP.cpp | 601 LocalAddr = CGM.getOpenMPRuntime().getParameterAddress(CGF, Args[Cnt], in emitOutlinedFunctionPrologue()
|