Home | History | Annotate | Download | only in out

Lines Matching refs:JIT

202 #include "../common/jit-config.h"
314 ldr r2, [rSELF, #offThread_shadowSpace] @ to find out the jit exit state
316 ldr r3, [r2, #offShadowSpace_jitExitState] @ jit exit state
1168 * When the JIT is present, all targets are considered treated as
1207 * When the JIT is present, all targets are considered treated as
1660 bne common_updateProfile @ test for JIT off at target
1692 bne common_updateProfile @ test for JIT off at target
1724 bne common_updateProfile @ test for JIT off at target
1756 bne common_updateProfile @ test for JIT off at target
1788 bne common_updateProfile @ test for JIT off at target
1820 bne common_updateProfile @ test for JIT off at target
7840 * The JIT needs the class to be fully resolved before it can
8520 * If the JIT is actively building a trace we need to make sure
8548 * If the JIT is actively building a trace we need to make sure
8574 * If the JIT is actively building a trace we need to make sure
8600 * If the JIT is actively building a trace we need to make sure
8626 * If the JIT is actively building a trace we need to make sure
8652 * If the JIT is actively building a trace we need to make sure
8678 * If the JIT is actively building a trace we need to make sure
8704 * If the JIT is actively building a trace we need to make sure
8734 * If the JIT is actively building a trace we need to make sure
8767 * If the JIT is actively building a trace we need to make sure
8794 * If the JIT is actively building a trace we need to make sure
8820 * If the JIT is actively building a trace we need to make sure
8846 * If the JIT is actively building a trace we need to make sure
8872 * If the JIT is actively building a trace we need to make sure
9280 * If the JIT is actively building a trace we need to make sure
9306 * If the JIT is actively building a trace we need to make sure
9405 * If the JIT is actively building a trace we need to make sure
9435 * If the JIT is actively building a trace we need to make sure
9637 * If the JIT is actively building a trace we need to make sure
9670 * If the JIT is actively building a trace we need to make sure
15892 cmp r0, #0 @ JIT switched off?
15940 mov r3, #0 @ 0 means not in the JIT code cache
15949 * r2 is jit state.
15954 bne 3f @ already doing JIT work, continue
16035 * The JIT's invoke method needs to remember the callsite class and
16353 str r10, [rSELF, #offThread_inJitCodeCache] @ may return to JIT'ed land
16537 * If the JIT is actively building a trace we need to make sure