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