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