Searched refs:mips_integer_op (Results 1 – 3 of 3) sorted by relevance
392 struct mips_integer_op { struct1602 static unsigned int mips_build_integer (struct mips_integer_op *,1609 mips_build_shift (struct mips_integer_op *codes, HOST_WIDE_INT value) in mips_build_shift()1629 mips_build_lower (struct mips_integer_op *codes, unsigned HOST_WIDE_INT value) in mips_build_lower()1661 mips_build_integer (struct mips_integer_op *codes, in mips_build_integer()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()
390 struct mips_integer_op { struct1600 static unsigned int mips_build_integer (struct mips_integer_op *,1607 mips_build_shift (struct mips_integer_op *codes, HOST_WIDE_INT value) in mips_build_shift()1627 mips_build_lower (struct mips_integer_op *codes, unsigned HOST_WIDE_INT value) in mips_build_lower()1659 mips_build_integer (struct mips_integer_op *codes, in mips_build_integer()1690 struct mips_integer_op alt_codes[MIPS_MAX_INTEGER_OPS]; in mips_build_integer()2850 struct mips_integer_op codes[MIPS_MAX_INTEGER_OPS]; in mips_const_insns()3641 struct mips_integer_op codes[MIPS_MAX_INTEGER_OPS]; in mips_move_integer()
24195 * config/mips/mips.c (mips_integer_op): New structure.