Home
last modified time | relevance | path

Searched defs:result_reg (Results 1 – 3 of 3) sorted by relevance

/art/runtime/interpreter/
Dinterpreter_common.h205 static inline bool DoIntDivide(ShadowFrame& shadow_frame, size_t result_reg, in DoIntDivide()
223 static inline bool DoIntRemainder(ShadowFrame& shadow_frame, size_t result_reg, in DoIntRemainder()
241 static inline bool DoLongDivide(ShadowFrame& shadow_frame, size_t result_reg, in DoLongDivide()
259 static inline bool DoLongRemainder(ShadowFrame& shadow_frame, size_t result_reg, in DoLongRemainder()
/art/compiler/dex/quick/x86/
Dint_x86.cc1058 RegStorage result_reg = rl_result.reg; in GenInlinedCas() local
2629 RegStorage result_reg = rl_result.reg; in GenInstanceofFinal() local
/art/compiler/dex/quick/
Dgen_common.cc1035 RegStorage result_reg = rl_result.reg; in GenInstanceofFinal() local