Searched refs:GetIndexTypeFromOpcode (Results 1 – 5 of 5) sorted by relevance
194 InstructionIndexType GetIndexTypeFromOpcode(Opcode opcode);
46 InstructionIndexType GetIndexTypeFromOpcode(Opcode opcode) { in GetIndexTypeFromOpcode() function
457 auto index_type = dex::GetIndexTypeFromOpcode(dex_instr.opcode); in DecodeBytecode()
901 switch (GetIndexTypeFromOpcode(dex_instr.opcode)) { in ParseInstructions()
852 switch (dex::GetIndexTypeFromOpcode(opcode)) { in WriteInstructions()