Searched refs:InstructionFormat (Results 1 – 7 of 7) sorted by relevance
32 enum InstructionFormat { enum175 DEX_INLINE InstructionFormat dexGetFormatFromOpcode(Opcode opcode) in dexGetFormatFromOpcode()178 return (InstructionFormat) gDexOpcodeInfo.formats[opcode]; in dexGetFormatFromOpcode()
494 InstructionFormat format = dexGetFormatFromOpcode(opcode); in dexDecodeInstruction()
284 InstructionFormat dalvikFormat =
849 InstructionFormat dalvikFormat = dexGetFormatFromOpcode(insn->opcode); in dvmCompilerGetDalvikDisassembly()957 InstructionFormat dalvikFormat = dexGetFormatFromOpcode(insn->opcode); in dvmCompilerFullDisassembler()1010 InstructionFormat dalvikFormat = in dvmCompilerFullDisassembler()
1262 InstructionFormat dalvikFormat = in dvmCompilerMIR2LIR()
4344 InstructionFormat dalvikFormat = in dvmCompilerMIR2LIR()
4467 InstructionFormat dalvikFormat =