Home
last modified time | relevance | path

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

/art/compiler/utils/
Dmanaged_register.h73 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/arm/
Dmanaged_register_arm.h228 int RegId() const { in RegId() function