Searched refs:mov_instr (Results 1 – 2 of 2) sorted by relevance
517 Instr mov_instr = instr_at(pc); in constant_pool_entry_address() local521 cp_offset = DecodeShiftImm(mov_instr) | DecodeShiftImm(orr_instr_1) | in constant_pool_entry_address()564 Instr mov_instr = instr_at(pc); in target_address_at() local569 DecodeShiftImm(mov_instr) | DecodeShiftImm(orr_instr_1) | in target_address_at()
79 Instr mov_instr = cond | MOV | LeaveCC; in CallSize() local82 mov_operand.instructions_required(this, mov_instr) * kInstrSize; in CallSize()96 Instr mov_instr = cond | MOV | LeaveCC; in CallSizeNotPredictableCodeSize() local99 mov_operand.instructions_required(NULL, mov_instr) * kInstrSize; in CallSizeNotPredictableCodeSize()