Home
last modified time | relevance | path

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

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