Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrUserStencilSettings.h130 constexpr static Init<Ref, Test, TestMask, PassOp, FailOp, WriteMask> StaticInit() { in StaticInit() function
/external/skqp/src/gpu/
DGrUserStencilSettings.h129 constexpr static Init<Ref, Test, TestMask, PassOp, FailOp, WriteMask> StaticInit() { in StaticInit() function
/external/llvm-project/compiler-rt/lib/tsan/tests/rtl/
Dtsan_test_util_posix.cpp117 void Mutex::StaticInit() { in StaticInit() function in Mutex
/external/compiler-rt/lib/tsan/tests/rtl/
Dtsan_test_util_posix.cc161 void Mutex::StaticInit() { in StaticInit() function in Mutex
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp2603 CGOpenMPRuntime::StaticRTInput StaticInit( in EmitOMPForOuterLoop() local
2649 CGOpenMPRuntime::StaticRTInput StaticInit( in EmitOMPDistributeOuterLoop() local
3019 CGOpenMPRuntime::StaticRTInput StaticInit( in EmitOMPWorksharingLoop() local
3493 CGOpenMPRuntime::StaticRTInput StaticInit( in EmitSections() local
4729 CGOpenMPRuntime::StaticRTInput StaticInit( in EmitOMPDistributeLoop() local
/external/llvm-project/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp1041 FunctionCallee StaticInit = getKmpcForStaticInitForType(IVTy, M, *this); in createStaticWorkshareLoop() local