Home
last modified time | relevance | path

Searched refs:getKmpcAllocShared (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h146 getKmpcAllocShared(CodeGenFunction &CGF, const VarDecl *VD) override;
H A DCGOpenMPRuntimeGPU.cpp1095 getKmpcAllocShared(CGF, VD); in emitGenericVarsProlog()
1116 CGOpenMPRuntimeGPU::getKmpcAllocShared(CodeGenFunction &CGF, in getKmpcAllocShared() function in CGOpenMPRuntimeGPU
H A DCGOpenMPRuntime.h671 getKmpcAllocShared(CodeGenFunction &CGF, const VarDecl *VD) { in getKmpcAllocShared() function
H A DCGDecl.cpp1653 RT.getKmpcAllocShared(*this, &D); in EmitAutoVarAlloca()