Home
last modified time | relevance | path

Searched defs:Mu (Results 1 – 22 of 22) sorted by relevance

/llvm-project/compiler-rt/lib/gwp_asan/tests/
H A Dmutex_test.cpp21 Mutex Mu; in TEST() local
36 Mutex Mu; in TEST() local
54 static void synchronousIncrementTask(std::atomic<bool> *StartingGun, Mutex *Mu, in synchronousIncrementTask()
72 Mutex Mu; in runSynchronisedTest() local
/llvm-project/clang-tools-extra/clangd/support/
H A DFileCache.h69 mutable std::mutex Mu; variable
H A DThreading.h102 mutable std::mutex Mu; variable
149 std::unique_ptr<std::mutex> Mu; variable
H A DLogger.cpp36 static std::mutex Mu; in logImpl() local
H A DTrace.cpp189 std::mutex Mu; member in clang::clangd::trace::__anondc7550a90111::JSONTracer
251 std::mutex Mu; member in clang::clangd::trace::__anondc7550a90111::CSVMetricTracer
/llvm-project/clang-tools-extra/clangd/unittests/
H A DLSPClient.h48 std::mutex Mu; variable
H A DLSPClient.cpp169 std::mutex Mu; member in clang::clangd::LSPClient::TransportImpl
H A DClangdLSPServerTests.cpp367 std::mutex Mu; TEST_F() member in clang::clangd::__anond30aa7b20111::TEST_F::AsyncCounter
H A DTUSchedulerTests.cpp1510 std::mutex Mu; in TEST_F() member
/llvm-project/clang-tools-extra/clangd/index/
H A DBackgroundRebuild.h82 std::mutex Mu; variable
H A DProjectAware.cpp63 mutable std::mutex Mu; global() member in clang::clangd::__anon94045d3c0111::ProjectAwareIndex
H A DBackground.h121 std::mutex Mu; variable
/llvm-project/clang/lib/Headers/
H A Dhvx_hexagon_protos.h4001 #define Q6_vgather_ARMVh(Rs,Rt,Mu,Vv) __BUILTIN_VECTOR_WRAP(__builtin_HEXAGON_V6_vgathermh)(Rs,Rt,Mu,Vv) argument
4012 #define Q6_vgather_AQRMVh(Rs,Qs,Rt,Mu,Vv) __BUILTIN_VECTOR_WRAP(__builtin_HEXAGON_V6_vgathermhq)(Rs,__BUILTIN_VECTOR_WRAP(__builtin_HEXAGON_V6_vandvrt)((Qs),-1),Rt,Mu,Vv) argument
4023 #define Q6_vgather_ARMWw(Rs,Rt,Mu,Vvv) __BUILTIN_VECTOR_WRAP(__builtin_HEXAGON_V6_vgathermhw)(Rs,Rt,Mu,Vvv) argument
4034 Q6_vgather_AQRMWw(Rs,Qs,Rt,Mu,Vvv) global() argument
4045 Q6_vgather_ARMVw(Rs,Rt,Mu,Vv) global() argument
4056 Q6_vgather_AQRMVw(Rs,Qs,Rt,Mu,Vv) global() argument
4210 Q6_vscatter_RMVhV(Rt,Mu,Vv,Vw) global() argument
4221 Q6_vscatteracc_RMVhV(Rt,Mu,Vv,Vw) global() argument
4232 Q6_vscatter_QRMVhV(Qs,Rt,Mu,Vv,Vw) global() argument
4243 Q6_vscatter_RMWwV(Rt,Mu,Vvv,Vw) global() argument
4254 Q6_vscatteracc_RMWwV(Rt,Mu,Vvv,Vw) global() argument
4265 Q6_vscatter_QRMWwV(Qs,Rt,Mu,Vvv,Vw) global() argument
4276 Q6_vscatter_RMVwV(Rt,Mu,Vv,Vw) global() argument
4287 Q6_vscatteracc_RMVwV(Rt,Mu,Vv,Vw) global() argument
4298 Q6_vscatter_QRMVwV(Qs,Rt,Mu,Vv,Vw) global() argument
[all...]
/llvm-project/clang-tools-extra/clangd/
H A DConfigProvider.cpp91 mutable std::mutex Mu; in fromAncestorRelativeYAMLFiles() member in clang::clangd::config::Provider::fromAncestorRelativeYAMLFiles::RelFileProvider
H A DTidyProvider.cpp90 mutable std::mutex Mu; member in clang::clangd::__anonb0dfb6f30111::DotClangTidyTree
H A DGlobalCompilationDatabase.cpp124 std::mutex Mu; global() member in clang::clangd::DirectoryBasedGlobalCompilationDatabase::DirectoryCache
472 std::mutex Mu; global() member in clang::clangd::DirectoryBasedGlobalCompilationDatabase::BroadcastThread
H A DTUScheduler.cpp262 mutable std::mutex Mu; member in clang::clangd::TUScheduler::HeaderIncluderCache
/llvm-project/clang/test/AST/Interp/
H A Dspaceship.cpp
/llvm-project/clang/test/CXX/class/class.compare/class.spaceship/
H A Dp1.cpp168 enum Result { False, True, Mu }; enumerator
/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerFork.cpp282 std::mutex Mu; member
H A DFuzzerDriver.cpp220 static std::mutex Mu; variable
/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp2364 for (const auto &Mu : ExclusiveLocksToAdd) { runAnalysis() local
2369 for (const auto &Mu : SharedLocksToAdd) { runAnalysis() local