Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_goto_table_impl.cc35 #define ADVANCE(_offset) \ macro
53 ADVANCE(_offset); \
172 ADVANCE(0); in ExecuteGotoImpl()
176 ADVANCE(1); in ExecuteGotoImpl()
182 ADVANCE(1); in ExecuteGotoImpl()
188 ADVANCE(2); in ExecuteGotoImpl()
194 ADVANCE(3); in ExecuteGotoImpl()
200 ADVANCE(1); in ExecuteGotoImpl()
206 ADVANCE(2); in ExecuteGotoImpl()
212 ADVANCE(3); in ExecuteGotoImpl()
[all …]