Lines Matching refs:allocator
206 void CodeGenerator::Compile(CodeAllocator* allocator) {
207 // The register allocator already called `InitializeCodeGeneration`,
256 Finalize(allocator);
259 void CodeGenerator::Finalize(CodeAllocator* allocator) {
261 uint8_t* buffer = allocator->Allocate(code_size);
302 ArenaAllocator* allocator = invoke->GetBlock()->GetGraph()->GetArena();
303 LocationSummary* locations = new (allocator) LocationSummary(invoke, LocationSummary::kCall);
365 ArenaAllocator* allocator = field_access->GetBlock()->GetGraph()->GetArena();
367 new (allocator) LocationSummary(field_access, LocationSummary::kCall);
382 // allocator expects it in a floating point register.
486 ArenaAllocator* allocator = cls->GetBlock()->GetGraph()->GetArena();
493 LocationSummary* locations = new (allocator) LocationSummary(cls, call_kind);
1152 // Ensure that the call kind indication given to the register allocator is
1285 ArenaAllocator* allocator = invoke->GetBlock()->GetGraph()->GetArena();
1286 LocationSummary* locations = new (allocator) LocationSummary(invoke,