Searched defs:instr3 (Results 1 – 2 of 2) sorted by relevance
3408 Instr instr3 = instr_at(pc + 3 * kInstrSize); in target_address_at() local3467 Instr instr3 = instr_at(pc + kInstrSize * 3); in set_target_address_at() local
322 bool Assembler::Is64BitLoadIntoR12(Instr instr1, Instr instr2, Instr instr3, in Is64BitLoadIntoR12()