Home
last modified time | relevance | path

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

/dalvik/vm/compiler/
DInlineTransformation.cpp367 if (dvmJitGetMethodAddr(calleeMethod->insns)) { in dvmCompilerInlineMIR()
372 if (dvmJitGetMethodAddr(calleeMethod->insns)) { in dvmCompilerInlineMIR()
412 if (dvmJitGetMethodAddr(calleeMethod->insns)) { in dvmCompilerInlineMIR()
417 if (dvmJitGetMethodAddr(calleeMethod->insns)) { in dvmCompilerInlineMIR()
DFrontend.cpp1174 if (dvmJitGetMethodAddr(codePtr)) { in dvmCompileMethod()
/dalvik/vm/interp/
DJit.h151 void* dvmJitGetMethodAddr(const u2* dPC);
DJit.cpp1083 void* dvmJitGetMethodAddr(const u2* dPC) in dvmJitGetMethodAddr() function
/dalvik/vm/compiler/codegen/arm/
DCodegenDriver.cpp3055 void *calleeAddr = dvmJitGetMethodAddr(calleeMethod->insns); in handleFmt35c_3rc()
3105 void *calleeAddr = dvmJitGetMethodAddr(calleeMethod->insns); in handleFmt35c_3rc()
3386 void *calleeAddr = dvmJitGetMethodAddr(calleeMethod->insns); in handleFmt35ms_3rms()
/dalvik/vm/compiler/codegen/mips/
DCodegenDriver.cpp3149 void *calleeAddr = dvmJitGetMethodAddr(calleeMethod->insns);
3199 void *calleeAddr = dvmJitGetMethodAddr(calleeMethod->insns);
3519 void *calleeAddr = dvmJitGetMethodAddr(calleeMethod->insns);