Searched refs:ToVRegKind (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dquick_exception_handler.cc184 static VRegKind ToVRegKind(DexRegisterLocation::Kind kind) { function in namespace:art
258 VRegKind vreg_kind = ToVRegKind(throw_vreg_map.GetLocationKind(vreg,
457 bool result = GetRegisterIfAccessible(reg, ToVRegKind(location), &value);

Completed in 120 milliseconds