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

  /art/compiler/utils/
managed_register.h 73 int RegId() const { return id_; }
  /art/compiler/utils/arm64/
managed_register_arm64.h 196 int RegId() const {
  /art/compiler/utils/arm/
managed_register_arm.h 232 int RegId() const {
  /art/compiler/utils/mips/
managed_register_mips.h 191 int RegId() const {
  /art/compiler/utils/x86/
managed_register_x86.h 188 int RegId() const {
  /art/compiler/utils/x86_64/
managed_register_x86_64.h 174 int RegId() const {

Completed in 125 milliseconds