HomeSort by: relevance | last modified time | path
    Searched defs:mips_arg_info (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/mips/
mips.cc 336 struct mips_arg_info { struct
6013 mips_get_arg_info (struct mips_arg_info *info, const CUMULATIVE_ARGS *cum,
6129 mips_arg_regno (const struct mips_arg_info *info, bool hard_float_p)
6156 struct mips_arg_info info;
6322 struct mips_arg_info info;
6357 struct mips_arg_info info;
7622 struct mips_arg_info info;
mips.cc 336 struct mips_arg_info { struct
6013 mips_get_arg_info (struct mips_arg_info *info, const CUMULATIVE_ARGS *cum,
6129 mips_arg_regno (const struct mips_arg_info *info, bool hard_float_p)
6156 struct mips_arg_info info;
6322 struct mips_arg_info info;
6357 struct mips_arg_info info;
7622 struct mips_arg_info info;
  /src/external/gpl3/gcc.old/dist/gcc/config/mips/
mips.cc 336 struct mips_arg_info { struct
5880 mips_get_arg_info (struct mips_arg_info *info, const CUMULATIVE_ARGS *cum,
5996 mips_arg_regno (const struct mips_arg_info *info, bool hard_float_p)
6023 struct mips_arg_info info;
6189 struct mips_arg_info info;
6224 struct mips_arg_info info;
7463 struct mips_arg_info info;
mips.cc 336 struct mips_arg_info { struct
5880 mips_get_arg_info (struct mips_arg_info *info, const CUMULATIVE_ARGS *cum,
5996 mips_arg_regno (const struct mips_arg_info *info, bool hard_float_p)
6023 struct mips_arg_info info;
6189 struct mips_arg_info info;
6224 struct mips_arg_info info;
7463 struct mips_arg_info info;
  /src/external/gpl3/binutils/dist/gas/config/
tc-mips.c 5218 struct mips_arg_info
5257 match_out_of_range (struct mips_arg_info *arg)
5265 match_not_constant (struct mips_arg_info *arg)
5275 match_char (struct mips_arg_info *arg, char ch)
5292 match_expression (struct mips_arg_info *arg, expressionS *value,
5334 match_const_int (struct mips_arg_info *arg, offsetT *value)
5432 check_regno (struct mips_arg_info *arg,
5476 match_regno (struct mips_arg_info *arg, enum mips_reg_operand_type type,
5494 match_reg (struct mips_arg_info *arg, enum mips_reg_operand_type type,
5511 match_reg_range (struct mips_arg_info *arg, enum mips_reg_operand_type type
5209 struct mips_arg_info struct
    [all...]
tc-mips.c 5218 struct mips_arg_info
5257 match_out_of_range (struct mips_arg_info *arg)
5265 match_not_constant (struct mips_arg_info *arg)
5275 match_char (struct mips_arg_info *arg, char ch)
5292 match_expression (struct mips_arg_info *arg, expressionS *value,
5334 match_const_int (struct mips_arg_info *arg, offsetT *value)
5432 check_regno (struct mips_arg_info *arg,
5476 match_regno (struct mips_arg_info *arg, enum mips_reg_operand_type type,
5494 match_reg (struct mips_arg_info *arg, enum mips_reg_operand_type type,
5511 match_reg_range (struct mips_arg_info *arg, enum mips_reg_operand_type type
5209 struct mips_arg_info struct
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-mips.c 4909 struct mips_arg_info
4948 match_out_of_range (struct mips_arg_info *arg)
4956 match_not_constant (struct mips_arg_info *arg)
4966 match_char (struct mips_arg_info *arg, char ch)
4983 match_expression (struct mips_arg_info *arg, expressionS *value,
5025 match_const_int (struct mips_arg_info *arg, offsetT *value)
5123 check_regno (struct mips_arg_info *arg,
5167 match_regno (struct mips_arg_info *arg, enum mips_reg_operand_type type,
5185 match_reg (struct mips_arg_info *arg, enum mips_reg_operand_type type,
5202 match_reg_range (struct mips_arg_info *arg, enum mips_reg_operand_type type
4900 struct mips_arg_info struct
    [all...]
tc-mips.c 4909 struct mips_arg_info
4948 match_out_of_range (struct mips_arg_info *arg)
4956 match_not_constant (struct mips_arg_info *arg)
4966 match_char (struct mips_arg_info *arg, char ch)
4983 match_expression (struct mips_arg_info *arg, expressionS *value,
5025 match_const_int (struct mips_arg_info *arg, offsetT *value)
5123 check_regno (struct mips_arg_info *arg,
5167 match_regno (struct mips_arg_info *arg, enum mips_reg_operand_type type,
5185 match_reg (struct mips_arg_info *arg, enum mips_reg_operand_type type,
5202 match_reg_range (struct mips_arg_info *arg, enum mips_reg_operand_type type
4900 struct mips_arg_info struct
    [all...]

Completed in 168 milliseconds