Searched refs:GetIndexTypeFromOpcode (Results 1 – 5 of 5) sorted by relevance
171 InstructionIndexType GetIndexTypeFromOpcode(Opcode opcode);
48 InstructionIndexType GetIndexTypeFromOpcode(Opcode opcode) { in GetIndexTypeFromOpcode() function
456 auto index_type = dex::GetIndexTypeFromOpcode(dex_instr.opcode); in DecodeBytecode()
965 switch (GetIndexTypeFromOpcode(dex_instr.opcode)) { in ParseInstructions()
894 switch (dex::GetIndexTypeFromOpcode(opcode)) { in WriteInstructions()