Lines Matching full:interpreter
292 /* Generate a unconditional branch to go to the interpreter */
1160 /* Handle exceptions using the interpreter */
1174 * 0x426a99b6 : b 0x426a99c8 --> punt to the interpreter
1240 /* return through lr+2 - punt to the interpreter */
1289 /* Handle exceptions using the interpreter */
1346 /* Geneate a branch to go back to the interpreter */
1358 * Attempt to single step one instruction using the interpreter and return
1400 * interpreter main loop. Given the high cost of the heavyweight
1439 * punt to the interpreter.
1840 * interpreter would not have bothered to resolve the clazz.
1841 * Bail out to the interpreter in this case, and log it
1871 * If null, check cast failed - punt to the interpreter. Because
1872 * interpreter will be the one throwing, we don't need to
2338 /* Let the interpreter deal with div by 0 */
2459 * "len < 0": bail to the interpreter to re-execute the
2494 * interpreter would not have bothered to resolve the clazz.
2495 * Bail out to the interpreter in this case, and log it
3037 /* Grab the method ptr directly from what the interpreter sees */
3066 /* Grab the method ptr directly from what the interpreter sees */
3086 /* Grab the method ptr directly from what the interpreter sees */
3132 * 0x47357e4e : b 0x47357e82 --> punt to the interpreter
3240 /* return through lr+2 - punt to the interpreter */
3329 /* Handle exceptions using the interpreter */
3336 /* Just let the interpreter deal with these */
3396 /* Grab the method ptr directly from what the interpreter sees */
3714 * controls between compiled code and the interpreter. Certain VM states like
3723 * switch branch that selects between reverting to the interpreter or