Home
last modified time | relevance | path

Searched refs:GetRegC (Results 1 – 3 of 3) sorted by relevance

/tools/dexter/slicer/
Dcode_ir.cc442 Operand* CodeIr::GetRegC(const dex::Instruction& dex_instr) { in GetRegC() function in lir::CodeIr
515 instr->operands.push_back(GetRegC(dex_instr)); in DecodeBytecode()
Dbytecode_encoder.cc113 static dex::u4 GetRegC(const Bytecode* bytecode, int index) { in GetRegC() function
301 dex::u4 vC = GetRegC(bytecode, 2); in Visit()
/tools/dexter/slicer/export/slicer/
Dcode_ir.h451 Operand* GetRegC(const dex::Instruction& dex_instr);