Home
last modified time | relevance | path

Searched defs:Release (Results 1 – 25 of 31) sorted by relevance

12

/llvm-project/clang/test/SemaObjCXX/
H A Dthread-safety-analysis.h4 void Release() __attribute__((unlock_function())) {} in Release() function
/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DARCRuntimeEntryPoints.h39 Release, enumerator
112 Function *Release = nullptr; variable
H A DObjCARCContract.cpp195 findSafeStoreForStoreStrongContraction(LoadInst * Load,Instruction * Release,ProvenanceAnalysis & PA,AAResults * AA) findSafeStoreForStoreStrongContraction() argument
285 findRetainForStoreStrongContraction(Value * New,StoreInst * Store,Instruction * Release,ProvenanceAnalysis & PA) findRetainForStoreStrongContraction() argument
336 tryToContractReleaseIntoStoreStrong(Instruction * Release,inst_iterator & Iter,const DenseMap<BasicBlock *,ColorVector> & BlockColors) tryToContractReleaseIntoStoreStrong() argument
[all...]
H A DPtrState.cpp350 Instruction *Release) { in MatchWithRelease()
/llvm-project/llvm/include/llvm/ADT/
H A DIntrusiveRefCntPtr.h100 void Release() const { in Release() function
133 void Release() const { in Release() function
/llvm-project/lldb/source/Host/common/
H A DHostThread.cpp28 lldb::thread_t HostThread::Release() { return m_native_thread->Release(); } in Release() function in HostThread
H A DHostNativeThreadBase.cpp45 lldb::thread_t HostNativeThreadBase::Release() { in Release() function in HostNativeThreadBase
/llvm-project/llvm/docs/
H A DAtomics.rst286 Release section in Atomic orderings
/llvm-project/llvm/unittests/ADT/
H A DScopeExitTest.cpp31 TEST(ScopeExitTest, Release) { in TEST() argument
/llvm-project/llvm/lib/CodeGen/
H A DRegAllocPriorityAdvisor.h61 enum class AdvisorMode : int { Default, Release, Development }; global() enumerator
H A DRegAllocEvictionAdvisor.h169 enum class AdvisorMode : int { Default, Release, Development }; enumerator
/llvm-project/llvm/include/llvm/Analysis/
H A DObjCARCInstKind.h33 Release, ///< objc_release enumerator
H A DMLModelRunner.h52 enum class Kind : int { Unknown, Release, Development, NoOp, Interactive }; enumerator
H A DInlineAdvisor.h43 enum class InliningAdvisorMode : int { Default, Release, Development }; global() enumerator
/llvm-project/lldb/tools/debugserver/source/
H A DDNBBreakpoint.h94 uint32_t Release() { in Release() function
/llvm-project/llvm/include/llvm/Support/
H A DAtomicOrdering.h62 Release = 5, enumerator
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_vector_clock.cpp60 void VectorClock::Release(VectorClock** dstp) const { in Release() function in __tsan::VectorClock
H A Dtsan_rtl_mutex.cpp463 void Release(ThreadState *thr, uptr pc, uptr addr) { in Release() function
/llvm-project/clang/include/clang/Rewrite/Core/
H A DRewriteRope.h
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMemoryMapper.h131 ExecutorAddr Release; member
/llvm-project/clang/lib/Interpreter/
H A DValue.cpp59 void Release() { in Release() function in __anon35be5cad0111::ValueStorage
/llvm-project/clang/tools/libclang/
H A DCXIndexDataConsumer.h266 void Release() { in Release() function
/llvm-project/clang/lib/Basic/Targets/
H A DOSTargets.h183 unsigned Release = Triple.getOSMajorVersion(); getOSDefines() local
/llvm-project/llvm/bindings/ocaml/llvm/
H A Dllvm.ml279 | Release Constructor
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1490 inline void CallEvent::Release() const { Release() function

12