Searched refs:dexGetFormatFromOpcode (Results 1 – 8 of 8) sorted by relevance
175 DEX_INLINE InstructionFormat dexGetFormatFromOpcode(Opcode opcode) in dexGetFormatFromOpcode() function
494 InstructionFormat format = dexGetFormatFromOpcode(opcode); in dexDecodeInstruction()
285 dexGetFormatFromOpcode(dalvikOpcode);
849 InstructionFormat dalvikFormat = dexGetFormatFromOpcode(insn->opcode); in dvmCompilerGetDalvikDisassembly()957 InstructionFormat dalvikFormat = dexGetFormatFromOpcode(insn->opcode); in dvmCompilerFullDisassembler()1011 dexGetFormatFromOpcode((Opcode)opcode); in dvmCompilerFullDisassembler()
716 switch (dexGetFormatFromOpcode(pDecInsn->opcode)) { in indexString()892 switch (dexGetFormatFromOpcode(pDecInsn->opcode)) { in dumpInstruction()
1263 dexGetFormatFromOpcode(dalvikOpCode); in dvmCompilerMIR2LIR()
4345 dexGetFormatFromOpcode(dalvikOpcode); in dvmCompilerMIR2LIR()
4468 dexGetFormatFromOpcode(dalvikOpcode);