Searched refs:kArenaAllocRegAlloc (Results 1 – 5 of 5) sorted by relevance
56 kArenaAllocRegAlloc, enumerator
1215 (arena_->Alloc(num_regs * sizeof(promotion_map_[0]), kArenaAllocRegAlloc)); in DoPromotion()1235 kArenaAllocRegAlloc)); in DoPromotion()1238 kArenaAllocRegAlloc)); in DoPromotion()
344 return arena->Alloc(size, kArenaAllocRegAlloc); in new()456 return arena->Alloc(size, kArenaAllocRegAlloc); in new()
442 kArenaAllocRegAlloc)); in InitRegLocations()
258 kArenaAllocRegAlloc)); in GetNewCompilerTemp()281 static_cast<CompilerTemp *>(arena_->Alloc(sizeof(CompilerTemp), kArenaAllocRegAlloc)); in GetNewCompilerTemp()