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