Home | History | Annotate | Download | only in arm

Lines Matching defs:first_instruction

498     Instr first_instruction = Assembler::instr_at(stub->instruction_start());
502 if (Assembler::IsBranch(first_instruction)) {
506 ASSERT(Assembler::IsTstImmediate(first_instruction));