Lines Matching refs:allocator
88 mips::MipsAssembler* CreateAssembler(ArenaAllocator* allocator) OVERRIDE {89 return new (allocator) mips::MipsAssembler(allocator, instruction_set_features_.get());