Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.h351 Address getParameterAddress(CodeGenFunction &CGF, const VarDecl *NativeParam,
DCGOpenMPRuntime.h1744 virtual Address getParameterAddress(CodeGenFunction &CGF,
2481 Address getParameterAddress(CodeGenFunction &CGF, const VarDecl *NativeParam,
DCGOpenMPRuntimeGPU.cpp4134 CGOpenMPRuntimeGPU::getParameterAddress(CodeGenFunction &CGF, in getParameterAddress() function in CGOpenMPRuntimeGPU
DCGOpenMPRuntime.cpp11786 Address CGOpenMPRuntime::getParameterAddress(CodeGenFunction &CGF, in getParameterAddress() function in CGOpenMPRuntime
12712 CGOpenMPSIMDRuntime::getParameterAddress(CodeGenFunction &CGF, in getParameterAddress() function in CGOpenMPSIMDRuntime
DCGStmtOpenMP.cpp515 LocalAddr = CGM.getOpenMPRuntime().getParameterAddress(CGF, Args[Cnt], in emitOutlinedFunctionPrologue()