Searched defs:GetAllocator (Results 1 – 11 of 11) sorted by relevance
58 LinearAlloc* GetAllocator() REQUIRES_SHARED(Locks::mutator_lock_) { in GetAllocator() function
95 ArenaAllocator* GetAllocator() { in GetAllocator() function396 ArenaAllocator* GetAllocator() { in GetAllocator() function
131 ArenaAllocator* GetAllocator() { return &allocator_; } in GetAllocator() function227 ArenaAllocator* GetAllocator() { return pool_and_allocator_->GetAllocator(); } in GetAllocator() function
436 ArenaAllocator* GetAllocator() const { return allocator_; } in GetAllocator() function2276 ArenaAllocator* GetAllocator() const { return block_->GetGraph()->GetAllocator(); } in GetAllocator() function
301 ScopedArenaAllocator* GetAllocator() const { return allocator_; } in GetAllocator() function in art::ValueRange
55 ArenaAllocator* IntrinsicCodeGeneratorX86::GetAllocator() { in GetAllocator() function in art::x86::IntrinsicCodeGeneratorX86
51 ArenaAllocator* IntrinsicCodeGeneratorX86_64::GetAllocator() { in GetAllocator() function in art::x86_64::IntrinsicCodeGeneratorX86_64
66 ArenaAllocator* IntrinsicCodeGeneratorARMVIXL::GetAllocator() { in GetAllocator() function in art::arm::IntrinsicCodeGeneratorARMVIXL
79 ArenaAllocator* IntrinsicCodeGeneratorARM64::GetAllocator() { in GetAllocator() function in art::arm64::IntrinsicCodeGeneratorARM64
375 Allocator* BitVector::GetAllocator() const { in GetAllocator() function in art::BitVector
637 ArenaAllocator* GetAllocator() { return &allocator_; } in GetAllocator() function