Home
last modified time | relevance | path

Searched defs:GetRegB (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/tools/dexter/slicer/
H A Dcode_ir.cc432 Operand* CodeIr::GetRegB(const dex::Instruction& dex_instr) { in GetRegB() function in lir::CodeIr
H A Dbytecode_encoder.cc107 static dex::u4 GetRegB(const Bytecode* bytecode, int index) { in GetRegB() function