Home
last modified time | relevance | path

Searched refs:DoLongDivide (Results 1 – 2 of 2) sorted by relevance

/art/runtime/interpreter/
Dinterpreter_common.h389 static inline bool DoLongDivide(ShadowFrame& shadow_frame, in DoLongDivide() function
Dinterpreter_switch_impl.cc1954 DoLongDivide(shadow_frame, inst->VRegA_23x(inst_data), in ExecuteSwitchImplCpp()
2204 DoLongDivide(shadow_frame, vregA, shadow_frame.GetVRegLong(vregA), in ExecuteSwitchImplCpp()