Home
last modified time | relevance | path

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

/dalvik/vm/compiler/codegen/x86/
DLowerJump.cpp919 int common_goto(s4 tmp) { //tmp: target basic block id in common_goto() function
1092 int retval = common_goto(tmp); in op_goto()
1101 int retval = common_goto(tmp); in op_goto_16()
1110 int retval = common_goto((s4)tmp); in op_goto_32()