Searched refs:getAddrOfThreadPrivate (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h758 virtual Address getAddrOfThreadPrivate(CodeGenFunction &CGF,
H A DCGExpr.cpp1953 Addr = CGF.CGM.getOpenMPRuntime().getAddrOfThreadPrivate(CGF, VD, Addr, Loc);
H A DCGOpenMPRuntime.cpp1733 Address CGOpenMPRuntime::getAddrOfThreadPrivate(CodeGenFunction &CGF, function in class:CGOpenMPRuntime

Completed in 316 milliseconds