Home
last modified time | relevance | path

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

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