Searched defs:Allocators (Results 1 – 5 of 5) sorted by relevance
135 struct Allocators { struct 136 NodeAllocatorTypeAllocators global() argument 160 NodeIdPairAllocatorAllocators global() argument 162 operatorAllocators global() argument 171 AllocatorsAllocators Allocators() argument 193 AllocatorsAllocators Allocators() argument 211 AllocatorsAllocators Allocators() argument 294 ~AllocatorsAllocators ~Allocators() argument [all...]
43 atomic_uintptr_t Allocators; member 88 uptr Allocators = 0; getThreadLocalData() local 160 auto Allocators = atomic_exchange(&TLD.Allocators, 0, memory_order_acq_rel); cleanupTLD() local 186 auto Allocators = reinterpret_cast<FunctionCallTrie::Allocators *>(A); postCurrentThreadFCT() local [all...]
62 FunctionCallTrie::Allocators Allocators; member
112 std::unique_ptr<AllocatorTy[]> Allocators; variable
5788 ArrayRef<std::pair<const Expr *, const Expr *>> Allocators; global() member in __anon5bd794cd2711::OMPUsesAllocatorsActionTy 5792 OMPUsesAllocatorsActionTy(ArrayRef<std::pair<const Expr *,const Expr * >> Allocators) OMPUsesAllocatorsActionTy() argument 5819 SmallVector<std::pair<const Expr *, const Expr *>, 4> Allocators; emitTargetOutlinedFunction() local