Home | History | Annotate | Download | only in runtime

Lines Matching refs:kInRegisterHigh

63    * - kInRegisterHigh: vreg stored in high 32 bits of a core physical register,
83 kInRegisterHigh = 2, // 0b010
115 case Kind::kInRegisterHigh:
138 case Kind::kInRegisterHigh:
309 case DexRegisterLocation::Kind::kInRegisterHigh:
341 case DexRegisterLocation::Kind::kInRegisterHigh:
506 location.GetInternalKind() == DexRegisterLocation::Kind::kInRegisterHigh ||