Home
last modified time | relevance | path

Searched defs:RegId (Results 1 – 7 of 7) sorted by relevance

/art/compiler/utils/mips64/
Dmanaged_register_mips64.h126 constexpr int RegId() const { in RegId() function
/art/compiler/utils/
Dmanaged_register.h77 constexpr int RegId() const { return id_; } in RegId() function
/art/compiler/utils/arm64/
Dmanaged_register_arm64.h194 constexpr int RegId() const { in RegId() function
/art/compiler/utils/x86_64/
Dmanaged_register_x86_64.h174 constexpr int RegId() const { in RegId() function
/art/compiler/utils/x86/
Dmanaged_register_x86.h188 constexpr int RegId() const { in RegId() function
/art/compiler/utils/mips/
Dmanaged_register_mips.h191 constexpr int RegId() const { in RegId() function
/art/compiler/utils/arm/
Dmanaged_register_arm.h228 int RegId() const { in RegId() function