Home
last modified time | relevance | path

Searched defs:decInsn (Results 1 – 9 of 9) sorted by relevance

/dalvik/vm/interp/
DJit.cpp223 DecodedInstruction *decInsn; in selfVerificationDumpTrace() local
269 DecodedInstruction decInsn; in dvmCheckSelfVerification() local
673 DecodedInstruction decInsn; in dvmJitDumpTraceDesc() local
795 DecodedInstruction decInsn; in dvmCheckJit() local
DJit.h39 DecodedInstruction decInsn; member
/dalvik/vm/analysis/
DLiveness.cpp324 DecodedInstruction decInsn; in processInstruction() local
DDexVerify.cpp810 DecodedInstruction decInsn; in verifyInstructions() local
DCodeVerify.cpp3837 DecodedInstruction decInsn; in verifyInstruction() local
/dalvik/vm/compiler/
DFrontend.cpp38 static inline int parseInsn(const u2 *codePtr, DecodedInstruction *decInsn, in parseInsn()
/dalvik/dexdump/
DDexDump.cpp1078 DecodedInstruction decInsn; in dumpBytecodes() local
/dalvik/vm/compiler/codegen/arm/
DCodegenDriver.cpp4160 DecodedInstruction *decInsn = &mir->dalvikInsn; in selfVerificationPuntOps() local
/dalvik/vm/compiler/codegen/mips/
DCodegenDriver.cpp4283 DecodedInstruction *decInsn = &mir->dalvikInsn; local