Searched defs:Allocators (Results 1 – 7 of 7) sorted by relevance
136 struct Allocators { struct137 using NodeAllocatorType = NodeArray::AllocatorType;161 Allocators() = default; argument163 Allocators &operator=(const Allocators &) = delete; argument172 explicit Allocators(Buffers &B) XRAY_NEVER_INSTRUMENT { in Allocators() function194 explicit Allocators(uptr Max) XRAY_NEVER_INSTRUMENT { in Allocators() function212 Allocators(Allocators &&O) XRAY_NEVER_INSTRUMENT { in Allocators() function295 ~Allocators() XRAY_NEVER_INSTRUMENT { in ~Allocators() argument
44 atomic_uintptr_t Allocators; member89 uptr Allocators = 0; in getThreadLocalData() local161 auto Allocators = atomic_exchange(&TLD.Allocators, 0, memory_order_acq_rel); in cleanupTLD() local187 auto Allocators = reinterpret_cast<FunctionCallTrie::Allocators *>(A); in postCurrentThreadFCT() local
63 FunctionCallTrie::Allocators Allocators; member
123 auto Allocators = FunctionCallTrie::InitAllocatorsFromBuffers(Buffers); in TEST() local196 thread_local auto Allocators = in threadProcessing() local
23 FunctionCallTrie::Allocators Allocators = FunctionCallTrie::InitAllocators(); in TEST() local
450 std::map<ResourceIdMgr::ResourceId, Allocator> Allocators; variable
6372 ArrayRef<std::pair<const Expr *, const Expr *>> Allocators; member in __anonad2d34463b11::OMPUsesAllocatorsActionTy6376 ArrayRef<std::pair<const Expr *, const Expr *>> Allocators) in OMPUsesAllocatorsActionTy()6403 SmallVector<std::pair<const Expr *, const Expr *>, 4> Allocators; in emitTargetOutlinedFunction() local