Searched refs:mips_mode_ok_for_mov_fmt_p (Results 1 – 6 of 6) sorted by relevance
13219 mips_mode_ok_for_mov_fmt_p (machine_mode mode) in mips_mode_ok_for_mov_fmt_p() function13246 || (!mips_mode_ok_for_mov_fmt_p (mode1) in mips_modes_tieable_p()13247 && !mips_mode_ok_for_mov_fmt_p (mode2))); in mips_modes_tieable_p()13259 && mips_mode_ok_for_mov_fmt_p (GET_MODE (x))) in mips_preferred_reload_class()13374 if (to == FP_REGS && mips_mode_ok_for_mov_fmt_p (mode)) in mips_register_move_cost()13506 if (FP_REG_P (regno) && mips_mode_ok_for_mov_fmt_p (mode)) in mips_secondary_reload_class()
13066 mips_mode_ok_for_mov_fmt_p (machine_mode mode) in mips_mode_ok_for_mov_fmt_p() function13093 || (!mips_mode_ok_for_mov_fmt_p (mode1) in mips_modes_tieable_p()13094 && !mips_mode_ok_for_mov_fmt_p (mode2))); in mips_modes_tieable_p()13106 && mips_mode_ok_for_mov_fmt_p (GET_MODE (x))) in mips_preferred_reload_class()13221 if (to == FP_REGS && mips_mode_ok_for_mov_fmt_p (mode)) in mips_register_move_cost()13353 if (FP_REG_P (regno) && mips_mode_ok_for_mov_fmt_p (mode)) in mips_secondary_reload_class()
4693 mips_mode_ok_for_mov_fmt_p.5001 (mips_mode_ok_for_mov_fmt_p): New function.5006 satisfy mips_mode_ok_for_mov_fmt_p. Only allow loads and stores
25242 (mips_mode_ok_for_mov_fmt_p): Allow MSA to use move.v
19411 (mips_mode_ok_for_mov_fmt_p): Likewise.
334 (mips_mode_ok_for_mov_fmt_p): Likewise.