Searched refs:AddAllocatedRegister (Results 1 – 9 of 9) sorted by relevance
60 code_gen->AddAllocatedRegister(location); in TestImpl()68 code_gen->AddAllocatedRegister(location); in TestImpl()
64 AddAllocatedRegister(Location::RegisterLocation(arm::R6)); in TestCodeGeneratorARM()65 AddAllocatedRegister(Location::RegisterLocation(arm::R7)); in TestCodeGeneratorARM()85 AddAllocatedRegister(Location::RegisterLocation(x86::EDI)); in TestCodeGeneratorX86()
285 void AddAllocatedRegister(Location location) { in AddAllocatedRegister() function
658 codegen_->AddAllocatedRegister(processing_core_registers_ in LinearScan()
417 AddAllocatedRegister(LocationFrom(lr)); in CodeGeneratorARM64()
413 AddAllocatedRegister(Location::RegisterLocation(RA)); in CodeGeneratorMIPS64()
396 AddAllocatedRegister(Location::RegisterLocation(PC)); in CodeGeneratorARM()
388 AddAllocatedRegister(Location::RegisterLocation(kFakeReturnRegister)); in CodeGeneratorX86()
449 AddAllocatedRegister(Location::RegisterLocation(kFakeReturnRegister)); in CodeGeneratorX86_64()