Home
last modified time | relevance | path

Searched refs:mips16_hard_float (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gcc/config/mips/
H A Dmips.c604 int mips16_hard_float; variable
3428 && mips16_hard_float in mips_expand_call()
4918 mips16_hard_float = 0; in override_options()
4920 mips16_hard_float = 1; in override_options()
6313 && mips16_hard_float in mips_save_reg_p()
7139 && mips16_hard_float in mips_can_use_return_insn()
8093 if (! TARGET_MIPS16 || ! mips16_hard_float) in build_mips16_call_stub()
9130 if (TARGET_MIPS16 && mips16_hard_float) in mips_init_libfuncs()
H A Dmips.h129 extern int mips16_hard_float; /* mips16 without -msoft-float */