Searched refs:getParameterAddress (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntimeGPU.h | 326 Address getParameterAddress(CodeGenFunction &CGF, const VarDecl *NativeParam,
|
| H A D | CGOpenMPRuntime.h | 1774 virtual Address getParameterAddress(CodeGenFunction &CGF, 2525 Address getParameterAddress(CodeGenFunction &CGF, const VarDecl *NativeParam,
|
| H A D | CGOpenMPRuntimeGPU.cpp | 3426 CGOpenMPRuntimeGPU::getParameterAddress(CodeGenFunction &CGF, in getParameterAddress() function in CGOpenMPRuntimeGPU
|
| H A D | CGOpenMPRuntime.cpp | 12105 Address CGOpenMPRuntime::getParameterAddress(CodeGenFunction &CGF, in getParameterAddress() function in CGOpenMPRuntime 13068 CGOpenMPSIMDRuntime::getParameterAddress(CodeGenFunction &CGF, in getParameterAddress() function in CGOpenMPSIMDRuntime
|
| H A D | CGStmtOpenMP.cpp | 542 LocalAddr = CGM.getOpenMPRuntime().getParameterAddress(CGF, Args[Cnt], in emitOutlinedFunctionPrologue()
|