Home
last modified time | relevance | path

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

/dalvik/vm/mterp/armv5te/
Dfooter.S51 mov r3, #0 @ 0 means !inJitCodeCache
67 mov r3, #0 @ 0 means !inJitCodeCache
83 mov r3, #0 @ 0 means !inJitCodeCache
172 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
192 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
239 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
262 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
285 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
339 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
359 @ Need to clear the inJitCodeCache flag
/dalvik/vm/compiler/
DCompiler.cpp247 thread->inJitCodeCache, in crawlDalvikStack()
248 thread->inJitCodeCache ? "jit" : "interp"); in crawlDalvikStack()
296 if (thread->inJitCodeCache) { in resetCodeCache()
/dalvik/vm/mterp/mips/
Dfooter.S162 sw a0, offThread_inJitCodeCache(rSELF) # set the inJitCodeCache flag
181 sw v0, offThread_inJitCodeCache(rSELF) # set the inJitCodeCache flag
230 sw a0, offThread_inJitCodeCache(rSELF) # set the inJitCodeCache flag
254 sw a0, offThread_inJitCodeCache(rSELF) # set the inJitCodeCache flag
282 sw a0, offThread_inJitCodeCache(rSELF) # set the inJitCodeCache flag
343 sw v0, offThread_inJitCodeCache(rSELF) # set the inJitCodeCache flag
368 # Need to clear the inJitCodeCache flag
/dalvik/vm/
DThread.h192 void* inJitCodeCache; member
DThread.cpp2467 gDvmJit.hasNewChain && thread->inJitCodeCache) { in waitForThreadSuspend()
3371 thread->inJitCodeCache ? " JIT" : "" in dvmDumpThreadEx()
/dalvik/vm/mterp/common/
Dasm-constants.h186 MTERP_OFFSET(offThread_inJitCodeCache, Thread, inJitCodeCache, 124)
/dalvik/vm/mterp/x86/
Dfooter.S90 movl %eax,offThread_inJitCodeCache(%ecx) # set inJitCodeCache flag
121 movl %eax,offThread_inJitCodeCache(%ecx) # set inJitCodeCache flag
/dalvik/vm/interp/
DInterp.cpp1845 self->inJitCodeCache = NULL; in dvmCheckBefore()
1859 self->inJitCodeCache = NULL; in dvmCheckBefore()
/dalvik/vm/mterp/out/
DInterpAsm-armv7-a.S15632 mov r3, #0 @ 0 means !inJitCodeCache
15648 mov r3, #0 @ 0 means !inJitCodeCache
15664 mov r3, #0 @ 0 means !inJitCodeCache
15753 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15773 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15820 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15843 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15866 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15920 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15940 @ Need to clear the inJitCodeCache flag
DInterpAsm-armv7-a-neon.S15632 mov r3, #0 @ 0 means !inJitCodeCache
15648 mov r3, #0 @ 0 means !inJitCodeCache
15664 mov r3, #0 @ 0 means !inJitCodeCache
15753 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15773 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15820 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15843 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15866 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15920 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15940 @ Need to clear the inJitCodeCache flag
DInterpAsm-armv5te-vfp.S15695 mov r3, #0 @ 0 means !inJitCodeCache
15711 mov r3, #0 @ 0 means !inJitCodeCache
15727 mov r3, #0 @ 0 means !inJitCodeCache
15816 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15836 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15883 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15906 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15929 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15983 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
16003 @ Need to clear the inJitCodeCache flag
DInterpAsm-armv5te.S16153 mov r3, #0 @ 0 means !inJitCodeCache
16169 mov r3, #0 @ 0 means !inJitCodeCache
16185 mov r3, #0 @ 0 means !inJitCodeCache
16274 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
16294 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
16341 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
16364 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
16387 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
16441 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
16461 @ Need to clear the inJitCodeCache flag
DInterpAsm-mips.S11164 sw a0, offThread_inJitCodeCache(rSELF) # set the inJitCodeCache flag
11183 sw v0, offThread_inJitCodeCache(rSELF) # set the inJitCodeCache flag
11232 sw a0, offThread_inJitCodeCache(rSELF) # set the inJitCodeCache flag
11256 sw a0, offThread_inJitCodeCache(rSELF) # set the inJitCodeCache flag
11284 sw a0, offThread_inJitCodeCache(rSELF) # set the inJitCodeCache flag
11345 sw v0, offThread_inJitCodeCache(rSELF) # set the inJitCodeCache flag
11370 # Need to clear the inJitCodeCache flag
DInterpAsm-x86.S15767 movl %eax,offThread_inJitCodeCache(%ecx) # set inJitCodeCache flag
15798 movl %eax,offThread_inJitCodeCache(%ecx) # set inJitCodeCache flag