Searched refs:GetRegC (Results 1 – 3 of 3) sorted by relevance
442 Operand* CodeIr::GetRegC(const dex::Instruction& dex_instr) { in GetRegC() function in lir::CodeIr515 instr->operands.push_back(GetRegC(dex_instr)); in DecodeBytecode()
113 static dex::u4 GetRegC(const Bytecode* bytecode, int index) { in GetRegC() function301 dex::u4 vC = GetRegC(bytecode, 2); in Visit()
451 Operand* GetRegC(const dex::Instruction& dex_instr);