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

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1070 virtual Address getAddrOfThreadPrivate(CodeGenFunction &CGF,
1925 Address getAddrOfThreadPrivate(CodeGenFunction &CGF, const VarDecl *VD,
H A DCGExpr.cpp2752 Addr = CodeGenFunction::OMPBuilderCBHelpers::getAddrOfThreadPrivate(
2756 CGF.CGM.getOpenMPRuntime().getAddrOfThreadPrivate(CGF, VD, Addr, Loc);
H A DCodeGenFunction.h1819 static Address getAddrOfThreadPrivate(CodeGenFunction &CGF,
H A DCGOpenMPRuntime.cpp1596 Address CGOpenMPRuntime::getAddrOfThreadPrivate(CodeGenFunction &CGF, function in class:CGOpenMPRuntime
12053 Address CGOpenMPSIMDRuntime::getAddrOfThreadPrivate(CodeGenFunction &CGF,
H A DCGStmtOpenMP.cpp1657 Address CodeGenFunction::OMPBuilderCBHelpers::getAddrOfThreadPrivate( function in class:CodeGenFunction::OMPBuilderCBHelpers

Completed in 296 milliseconds