Searched refs:GetRegB (Results 1 – 3 of 3) sorted by relevance
107 static dex::u4 GetRegB(const Bytecode* bytecode, int index) { in GetRegB() function153 dex::u4 vB = GetRegB(bytecode, 1); in Visit()161 dex::u4 vB = GetRegB(bytecode, 1); in Visit()170 dex::u4 vB = GetRegB(bytecode, 1); in Visit()266 dex::u4 vB = GetRegB(bytecode, 1); in Visit()303 dex::u4 vB = GetRegB(bytecode, 1); in Visit()313 dex::u4 vB = GetRegB(bytecode, 1); in Visit()323 dex::u4 vB = GetRegB(bytecode, 1); in Visit()333 dex::u4 vB = GetRegB(bytecode, 1); in Visit()
432 Operand* CodeIr::GetRegB(const dex::Instruction& dex_instr) { in GetRegB() function in lir::CodeIr466 instr->operands.push_back(GetRegB(dex_instr)); in DecodeBytecode()513 instr->operands.push_back(GetRegB(dex_instr)); in DecodeBytecode()520 instr->operands.push_back(GetRegB(dex_instr)); in DecodeBytecode()528 instr->operands.push_back(GetRegB(dex_instr)); in DecodeBytecode()534 instr->operands.push_back(GetRegB(dex_instr)); in DecodeBytecode()
483 Operand* GetRegB(const dex::Instruction& dex_instr);