Home
last modified time | relevance | path

Searched defs:StaticInit (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
H A Dtsan_test_util_posix.cc116 void Mutex::StaticInit() { in StaticInit() function in Mutex
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2780 CGOpenMPRuntime::StaticRTInput StaticInit( in EmitOMPForOuterLoop() local
2826 CGOpenMPRuntime::StaticRTInput StaticInit( in EmitOMPDistributeOuterLoop() local
3196 CGOpenMPRuntime::StaticRTInput StaticInit( in EmitOMPWorksharingLoop() local
3740 CGOpenMPRuntime::StaticRTInput StaticInit( in EmitSections() local
5151 CGOpenMPRuntime::StaticRTInput StaticInit( in EmitOMPDistributeLoop() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1274 FunctionCallee StaticInit = getKmpcForStaticInitForType(IVTy, M, *this); in createStaticWorkshareLoop() local