Searched defs:GetRegA (Results 1 – 2 of 2) sorted by relevance
424 Operand* CodeIr::GetRegA(const dex::Instruction& dex_instr) { in GetRegA() function in lir::CodeIr
95 static dex::u4 GetRegA(const Bytecode* bytecode, int index) { in GetRegA() function