Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dmips.cc401 #define MIPS_MAX_INTEGER_OPS 7 macro
1692 struct mips_integer_op alt_codes[MIPS_MAX_INTEGER_OPS]; in mips_build_integer()
2852 struct mips_integer_op codes[MIPS_MAX_INTEGER_OPS]; in mips_const_insns()
3652 struct mips_integer_op codes[MIPS_MAX_INTEGER_OPS]; in mips_move_integer()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200324196 (MIPS_MAX_INTEGER_OPS): Define.