Home
last modified time | relevance | path

Searched refs:InstructionFormat (Results 1 – 7 of 7) sorted by relevance

/dalvik/libdex/
DInstrUtils.h32 enum InstructionFormat { enum
175 DEX_INLINE InstructionFormat dexGetFormatFromOpcode(Opcode opcode) in dexGetFormatFromOpcode()
178 return (InstructionFormat) gDexOpcodeInfo.formats[opcode]; in dexGetFormatFromOpcode()
DInstrUtils.cpp494 InstructionFormat format = dexGetFormatFromOpcode(opcode); in dexDecodeInstruction()
/dalvik/vm/compiler/codegen/arm/armv7-a-neon/
DMethodCodegenDriver.cpp284 InstructionFormat dalvikFormat =
/dalvik/vm/compiler/
DDataflow.cpp849 InstructionFormat dalvikFormat = dexGetFormatFromOpcode(insn->opcode); in dvmCompilerGetDalvikDisassembly()
957 InstructionFormat dalvikFormat = dexGetFormatFromOpcode(insn->opcode); in dvmCompilerFullDisassembler()
1010 InstructionFormat dalvikFormat = in dvmCompilerFullDisassembler()
/dalvik/vm/compiler/codegen/x86/
DCodegenInterface.cpp1262 InstructionFormat dalvikFormat = in dvmCompilerMIR2LIR()
/dalvik/vm/compiler/codegen/arm/
DCodegenDriver.cpp4344 InstructionFormat dalvikFormat = in dvmCompilerMIR2LIR()
/dalvik/vm/compiler/codegen/mips/
DCodegenDriver.cpp4467 InstructionFormat dalvikFormat =