Home
last modified time | relevance | path

Searched refs:M16_NA_REGS (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/gcc/config/mips/
HDconstraints.md46 : TARGET_MIPS16 ? M16_NA_REGS
HDmips.h1506 M16_NA_REGS, /* mips16 regs not used to pass args */ enumerator
1654 || (CLASS) == M16_T_REGS || (CLASS) == M16_NA_REGS \
HDmips.c645 LEA_REGS, LEA_REGS, M16_NA_REGS, V1_REG, enumerator
649 M16_NA_REGS, M16_NA_REGS, LEA_REGS, LEA_REGS, enumerator
7800 if (class != M16_REGS && class != M16_NA_REGS) in mips_secondary_reload_class()
7808 if (class == M16_REGS || class == M16_NA_REGS) in mips_secondary_reload_class()
9208 else if (from == M16_NA_REGS && GR_REG_CLASS_P (to)) in mips_register_move_cost()
9214 else if (to == M16_NA_REGS) in mips_register_move_cost()