Searched defs:Allocators (Results 1 – 5 of 5) sorted by relevance
135 struct Allocators { struct156 Allocators() = default; argument158 Allocators &operator=(const Allocators &) = delete; argument167 explicit Allocators(Buffers &B) XRAY_NEVER_INSTRUMENT { in Allocators() function189 explicit Allocators(uptr Max) XRAY_NEVER_INSTRUMENT { in Allocators() function207 Allocators(Allocators &&O) XRAY_NEVER_INSTRUMENT { in Allocators() function290 ~Allocators() XRAY_NEVER_INSTRUMENT { in ~Allocators() argument
43 atomic_uintptr_t Allocators; member85 uptr Allocators = 0; in getThreadLocalData() local157 auto Allocators = atomic_exchange(&TLD.Allocators, 0, memory_order_acq_rel); in cleanupTLD() local183 auto Allocators = reinterpret_cast<FunctionCallTrie::Allocators *>(A); in postCurrentThreadFCT() local
62 FunctionCallTrie::Allocators Allocators; member
112 std::unique_ptr<AllocatorTy[]> Allocators; variable
5803 ArrayRef<std::pair<const Expr *, const Expr *>> Allocators; member in __anon93cce0fb2711::OMPUsesAllocatorsActionTy5807 ArrayRef<std::pair<const Expr *, const Expr *>> Allocators) in OMPUsesAllocatorsActionTy()5834 SmallVector<std::pair<const Expr *, const Expr *>, 4> Allocators; in emitTargetOutlinedFunction() local