Home | History | Annotate | Download | only in ia32

Lines Matching refs:allocator_

111       allocator_(NULL),
134 ASSERT(allocator_ == NULL);
136 allocator_ = &register_allocator;
165 allocator_->Initialize();
227 Result context = allocator_->Allocate();
231 Result scratch = allocator_->Allocate();
257 allocator_->Unuse(edi);
354 allocator_ = NULL;
552 Result temp = allocator_->Allocate();
560 Result temp = allocator_->Allocate();
1216 Result fresh = allocator_->Allocate();
1220 fresh = allocator_->Allocate();
1235 quotient = allocator_->Allocate(eax);
1245 Result fresh = allocator_->Allocate();
1258 remainder = allocator_->Allocate(edx);
1351 *left = allocator_->Allocate();
1364 answer = allocator_->Allocate();
1438 answer = allocator_->Allocate();
2270 Result temp = allocator_->Allocate();
2313 Result temp2 = allocator_->Allocate();
2390 Result temp = allocator_->Allocate();
4003 Result return_value = allocator_->Allocate(eax);
4272 Result tmp = allocator_->Allocate();
4416 Result start = allocator_->Allocate();
4425 Result temp = allocator_->Allocate();
4549 Result boilerplate = allocator_->Allocate();
4715 Result scratch = allocator_->Allocate();
5044 Result receiver = allocator_->Allocate(edx);
5304 Result fresh = allocator_->Allocate();
5310 Result fresh = allocator_->Allocate();
5324 ASSERT(allocator_->count(ecx) == 1);
5670 Result scratch = allocator_->Allocate();
5680 Result duplicate_value = allocator_->Allocate();
5734 Result ebp_as_smi = allocator_->Allocate();
5761 Result result = allocator_->Allocate(eax);
6154 old_value = allocator_->Allocate();
6169 Result tmp = allocator_->AllocateByteRegisterWithoutSpilling();
6929 Result tmp = allocator_->Allocate();