Searched defs:dex_instr (Results 1 – 3 of 3) sorted by relevance
424 Operand* CodeIr::GetRegA(const dex::Instruction& dex_instr) { in GetRegA()433 Operand* CodeIr::GetRegB(const dex::Instruction& dex_instr) { in GetRegB()442 Operand* CodeIr::GetRegC(const dex::Instruction& dex_instr) { in GetRegC()452 auto dex_instr = dex::DecodeInstruction(ptr); in DecodeBytecode() local
535 auto dex_instr = dex::DecodeInstruction(ptr); in FixupSwitchOffsets() local538 auto dex_instr = dex::DecodeInstruction(ptr); in FixupSwitchOffsets() local
881 auto dex_instr = dex::DecodeInstruction(ptr); in ParseInstructions() local