Searched defs:AllocateFreeRegister (Results 1 – 5 of 5) sorted by relevance
/art/compiler/optimizing/ | ||
D | code_generator_arm64.cc | 652 Location CodeGeneratorARM64::AllocateFreeRegister(Primitive::Type type) const { in AllocateFreeRegister() function in art::arm64::CodeGeneratorARM64 |
D | code_generator_mips64.cc | 908 Location CodeGeneratorMIPS64::AllocateFreeRegister(Primitive::Type type) const { in AllocateFreeRegister() function in art::mips64::CodeGeneratorMIPS64 |
D | code_generator_arm.cc | 399 Location CodeGeneratorARM::AllocateFreeRegister(Primitive::Type type) const { in AllocateFreeRegister() function in art::arm::CodeGeneratorARM |
D | code_generator_x86.cc | 391 Location CodeGeneratorX86::AllocateFreeRegister(Primitive::Type type) const { in AllocateFreeRegister() function in art::x86::CodeGeneratorX86 |
D | code_generator_x86_64.cc | 458 Location CodeGeneratorX86_64::AllocateFreeRegister(Primitive::Type type) const { in AllocateFreeRegister() function in art::x86_64::CodeGeneratorX86_64 |