Searched refs:getParameterAddress (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntimeNVPTX.h | 339 Address getParameterAddress(CodeGenFunction &CGF, const VarDecl *NativeParam,
|
| H A D | CGOpenMPRuntime.h | 1539 virtual Address getParameterAddress(CodeGenFunction &CGF, 2148 Address getParameterAddress(CodeGenFunction &CGF, const VarDecl *NativeParam,
|
| H A D | CGOpenMPRuntimeNVPTX.cpp | 4006 CGOpenMPRuntimeNVPTX::getParameterAddress(CodeGenFunction &CGF, in getParameterAddress() function in CGOpenMPRuntimeNVPTX
|
| H A D | CGOpenMPRuntime.cpp | 9555 Address CGOpenMPRuntime::getParameterAddress(CodeGenFunction &CGF, in getParameterAddress() function in CGOpenMPRuntime 9855 CGOpenMPSIMDRuntime::getParameterAddress(CodeGenFunction &CGF, in getParameterAddress() function in CGOpenMPSIMDRuntime
|
| H A D | CGStmtOpenMP.cpp | 469 LocalAddr = CGM.getOpenMPRuntime().getParameterAddress(CGF, Args[Cnt], in emitOutlinedFunctionPrologue()
|