Searched defs:first_instruction (Results 1 – 10 of 10) sorted by relevance
71 boolean first_instruction; member
92 Instr first_instruction = Assembler::instr_at(stub->instruction_start()); in GetMode() local
112 Instr first_instruction = in GetMode() local
123 Instr first_instruction = Assembler::instr_at(stub->instruction_start()); in GetMode() local
151 byte first_instruction = stub->instruction_start()[0]; in GetMode() local
124 Instr first_instruction = Assembler::instr_at(stub->instruction_start()); in GetMode() local
146 byte first_instruction = stub->instruction_start()[0]; in GetMode() local
154 byte first_instruction = stub->instruction_start()[0]; in GetMode() local
276 int first_instruction = block->first_instruction_index(); in GetLabel() local
60 boolean first_instruction; member