Home | History | Annotate | Download | only in out

Lines Matching refs:jit

202 #include "../common/jit-config.h"
300 ldr r2, [rSELF, #offThread_shadowSpace] @ to find out the jit exit state
302 ldr r3, [r2, #offShadowSpace_jitExitState] @ jit exit state
1155 * When the JIT is present, all targets are considered treated as
1194 * When the JIT is present, all targets are considered treated as
1653 bne common_updateProfile @ test for JIT off at target
1685 bne common_updateProfile @ test for JIT off at target
1717 bne common_updateProfile @ test for JIT off at target
1749 bne common_updateProfile @ test for JIT off at target
1781 bne common_updateProfile @ test for JIT off at target
1813 bne common_updateProfile @ test for JIT off at target
7883 * The JIT needs the class to be fully resolved before it can
8582 * If the JIT is actively building a trace we need to make sure
8610 * If the JIT is actively building a trace we need to make sure
8636 * If the JIT is actively building a trace we need to make sure
8662 * If the JIT is actively building a trace we need to make sure
8688 * If the JIT is actively building a trace we need to make sure
8714 * If the JIT is actively building a trace we need to make sure
8740 * If the JIT is actively building a trace we need to make sure
8766 * If the JIT is actively building a trace we need to make sure
8796 * If the JIT is actively building a trace we need to make sure
8829 * If the JIT is actively building a trace we need to make sure
8856 * If the JIT is actively building a trace we need to make sure
8882 * If the JIT is actively building a trace we need to make sure
8908 * If the JIT is actively building a trace we need to make sure
8934 * If the JIT is actively building a trace we need to make sure
9342 * If the JIT is actively building a trace we need to make sure
9368 * If the JIT is actively building a trace we need to make sure
9467 * If the JIT is actively building a trace we need to make sure
9497 * If the JIT is actively building a trace we need to make sure
9701 * If the JIT is actively building a trace we need to make sure
9734 * If the JIT is actively building a trace we need to make sure
15956 cmp r0, #0 @ JIT switched off?
16004 mov r3, #0 @ 0 means not in the JIT code cache
16013 * r2 is jit state.
16018 bne 3f @ already doing JIT work, continue
16099 * The JIT's invoke method needs to remember the callsite class and
16417 str r10, [rSELF, #offThread_inJitCodeCache] @ may return to JIT'ed land
16606 * If the JIT is actively building a trace we need to make sure