Searched refs:InstructionIndexType (Results 1 – 4 of 4) sorted by relevance
129 enum InstructionIndexType : u1 { enum183 InstructionIndexType index_type;194 InstructionIndexType GetIndexTypeFromOpcode(Opcode opcode);
443 IndexedOperand* GetIndexedOperand(dex::InstructionIndexType index_type, dex::u4 index);
46 InstructionIndexType GetIndexTypeFromOpcode(Opcode opcode) { in GetIndexTypeFromOpcode()
594 IndexedOperand* CodeIr::GetIndexedOperand(dex::InstructionIndexType index_type, in GetIndexedOperand()