Searched defs:NeedsTwoRegisters (Results 1 - 2 of 2) sorted by relevance

/art/compiler/optimizing/
H A Dcode_generator_mips.h342 bool NeedsTwoRegisters(Primitive::Type type) const { function in class:art::mips::CodeGeneratorMIPS
H A Dcode_generator_mips64.h336 bool NeedsTwoRegisters(Primitive::Type type ATTRIBUTE_UNUSED) const { return false; } function in class:art::mips64::CodeGeneratorMIPS64

Completed in 44 milliseconds