Home
last modified time | relevance | path

Searched defs:NeedsTwoRegisters (Results 1 – 4 of 4) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_x86_64.h435 bool NeedsTwoRegisters(DataType::Type type ATTRIBUTE_UNUSED) const override { in NeedsTwoRegisters() function
Dcode_generator_x86.h511 bool NeedsTwoRegisters(DataType::Type type) const override { in NeedsTwoRegisters() function
Dcode_generator_arm_vixl.h559 bool NeedsTwoRegisters(DataType::Type type) const override { in NeedsTwoRegisters() function
Dcode_generator_arm64.h671 bool NeedsTwoRegisters(DataType::Type type ATTRIBUTE_UNUSED) const override { in NeedsTwoRegisters() function