Searched refs:CodeVectorAllocator (Results 1 – 1 of 1) sorted by relevance
77 class CodeVectorAllocator final : public CodeAllocator { class79 explicit CodeVectorAllocator(ArenaAllocator* allocator) in CodeVectorAllocator() function in art::CodeVectorAllocator93 DISALLOW_COPY_AND_ASSIGN(CodeVectorAllocator);365 CodeVectorAllocator* code_allocator,378 CodeVectorAllocator* code_allocator,386 CodeVectorAllocator* code_allocator,703 CodeVectorAllocator* code_allocator, in Emit()732 CodeVectorAllocator* code_allocator, in TryCompile()901 CodeVectorAllocator* code_allocator, in TryCompileIntrinsic()1017 CodeVectorAllocator code_allocator(&allocator); in Compile()[all …]