Home
last modified time | relevance | path

Searched refs:_MUTEXDECL (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/
H A DCtxInstrProfiling.h147 #define _MUTEXDECL(N) ::__sanitizer::SpinMutex N; macro
149 CTXPROF_FUNCTION_DATA(_PTRDECL, _CONTEXT_PTR, _VOLATILE_PTRDECL, _MUTEXDECL)
153 #undef _MUTEXDECL
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOCtxProfLowering.cpp131 #define _MUTEXDECL(_) SanitizerMutexType, in CtxInstrumentationLowerer() macro
135 _VOLATILE_PTRDECL, _MUTEXDECL)}); in CtxInstrumentationLowerer()
139 #undef _MUTEXDECL in CtxInstrumentationLowerer()
143 #define _MUTEXDECL(_) Constant::getNullValue(SanitizerMutexType), in CtxInstrumentationLowerer() macro
150 _VOLATILE_PTRDECL, _MUTEXDECL)}); in CtxInstrumentationLowerer()
154 #undef _MUTEXDECL in CtxInstrumentationLowerer()