HomeSort by relevance Sort by last modified time
    Searched defs:AsRegisterPairLow (Results 1 - 5 of 5) sorted by null

  /art/compiler/optimizing/
locations.h 186 T AsRegisterPairLow() const {
  /art/compiler/utils/arm/
managed_register_arm.h 117 Register reg_low = AsRegisterPairLow();
125 Register AsRegisterPairLow() const {
  /art/compiler/utils/mips/
managed_register_mips.h 117 Register AsRegisterPairLow() const {
  /art/compiler/utils/x86/
managed_register_x86.h 114 Register AsRegisterPairLow() const {
  /art/compiler/utils/x86_64/
managed_register_x86_64.h 107 CpuRegister AsRegisterPairLow() const {

Completed in 229 milliseconds