OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StaticInit
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
tsan_test_util.h
48
void
StaticInit
(); // Emulates static initialization (tsan invisible).
tsan_mutex.cc
155
m.
StaticInit
();
tsan_test_util_posix.cc
116
void Mutex::
StaticInit
() {
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmtOpenMP.cpp
2780
CGOpenMPRuntime::StaticRTInput
StaticInit
(
2784
ScheduleKind,
StaticInit
);
2826
CGOpenMPRuntime::StaticRTInput
StaticInit
(
2829
RT.emitDistributeStaticInit(*this, S.getBeginLoc(), ScheduleKind,
StaticInit
);
3196
CGOpenMPRuntime::StaticRTInput
StaticInit
(
3202
StaticInit
);
3740
CGOpenMPRuntime::StaticRTInput
StaticInit
(
3744
CGF, S.getBeginLoc(), S.getDirectiveKind(), ScheduleKind,
StaticInit
);
5151
CGOpenMPRuntime::StaticRTInput
StaticInit
(
5156
StaticInit
);
[
all
...]
/src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
OMPIRBuilder.cpp
1274
FunctionCallee
StaticInit
= getKmpcForStaticInitForType(IVTy, M, *this);
1308
Builder.CreateCall(
StaticInit
,
Completed in 21 milliseconds
Indexes created Mon Aug 03 00:25:36 UTC 2026