Searched defs:type_in (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-match.h147 gimple_match_op(const gimple_match_cond &cond_in, code_helper code_in, tree type_in, unsigned int num_ops_in) argument
158 gimple_match_op(const gimple_match_cond &cond_in, code_helper code_in, tree type_in, tree op0) argument
168 gimple_match_op(const gimple_match_cond &cond_in, code_helper code_in, tree type_in, tree op0, tree op1) argument
179 gimple_match_op(const gimple_match_cond &cond_in, code_helper code_in, tree type_in, tree op0, tree op1, tree op2) argument
191 gimple_match_op(const gimple_match_cond &cond_in, code_helper code_in, tree type_in, tree op0, tree op1, tree op2, tree op3) argument
204 gimple_match_op(const gimple_match_cond &cond_in, code_helper code_in, tree type_in, tree op0, tree op1, tree op2, tree op3, tree op4) argument
223 set_op(code_helper code_in, tree type_in, unsigned int num_ops_in) argument
235 set_op(code_helper code_in, tree type_in, tree op0) argument
244 set_op(code_helper code_in, tree type_in, tree op0, tree op1) argument
254 set_op(code_helper code_in, tree type_in, tree op0, tree op1, tree op2) argument
266 set_op(code_helper code_in, tree type_in, tree op0, tree op1, tree op2, bool reverse_in) argument
279 set_op(code_helper code_in, tree type_in, tree op0, tree op1, tree op2, tree op3) argument
292 set_op(code_helper code_in, tree type_in, tree op0, tree op1, tree op2, tree op3, tree op4) argument
[all...]
H A Dgenrecog.c1053 parameter(type_enum type_in, bool is_param_in, uint64_t value_in) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-match.h179 gimple_match_op(const gimple_match_cond &cond_in, code_helper code_in, tree type_in, unsigned int num_ops_in) argument
190 gimple_match_op(const gimple_match_cond &cond_in, code_helper code_in, tree type_in, tree op0) argument
200 gimple_match_op(const gimple_match_cond &cond_in, code_helper code_in, tree type_in, tree op0, tree op1) argument
211 gimple_match_op(const gimple_match_cond &cond_in, code_helper code_in, tree type_in, tree op0, tree op1, tree op2) argument
223 gimple_match_op(const gimple_match_cond &cond_in, code_helper code_in, tree type_in, tree op0, tree op1, tree op2, tree op3) argument
236 gimple_match_op(const gimple_match_cond &cond_in, code_helper code_in, tree type_in, tree op0, tree op1, tree op2, tree op3, tree op4) argument
255 set_op(code_helper code_in, tree type_in, unsigned int num_ops_in) argument
267 set_op(code_helper code_in, tree type_in, tree op0) argument
276 set_op(code_helper code_in, tree type_in, tree op0, tree op1) argument
286 set_op(code_helper code_in, tree type_in, tree op0, tree op1, tree op2) argument
298 set_op(code_helper code_in, tree type_in, tree op0, tree op1, tree op2, bool reverse_in) argument
311 set_op(code_helper code_in, tree type_in, tree op0, tree op1, tree op2, tree op3) argument
324 set_op(code_helper code_in, tree type_in, tree op0, tree op1, tree op2, tree op3, tree op4) argument
[all...]
H A Dgenrecog.cc1051 parameter(type_enum type_in, bool is_param_in, uint64_t value_in) argument
/netbsd-current/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcc1plugin.cc878 plugin_build_constant(cc1_plugin::connection *self, gcc_type type_in, const char *name, unsigned long value, const char *filename, unsigned int line_number) argument
H A Dlibcp1plugin.cc832 plugin_push_class(cc1_plugin::connection *, gcc_type type_in) argument
1635 plugin_add_friend(cc1_plugin::connection * , gcc_decl decl_in, gcc_type type_in) argument
2216 plugin_get_type_decl(cc1_plugin::connection *, gcc_type type_in) argument
3147 plugin_build_expression_list_expr(cc1_plugin::connection *self, const char *conv_op, gcc_type type_in, const struct gcc_cp_function_args *values_in) argument
3188 plugin_build_new_expr(cc1_plugin::connection *self, const char *new_op, const struct gcc_cp_function_args *placement_in, gcc_type type_in, const struct gcc_cp_function_args *initializer_in) argument
3595 plugin_build_constant(cc1_plugin::connection *self, gcc_type type_in, const char *name, unsigned long value, const char *filename, unsigned int line_number) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-builtins.cc1503 ix86_builtin_vectorized_function(unsigned int fn, tree type_out, tree type_in) argument
/netbsd-current/external/gpl3/gcc/dist/libcc1/
H A Dlibcc1plugin.cc721 plugin_build_constant(cc1_plugin::connection *self, gcc_type type_in, const char *name, unsigned long value, const char *filename, unsigned int line_number) argument
H A Dlibcp1plugin.cc677 plugin_push_class(cc1_plugin::connection *, gcc_type type_in) argument
1480 plugin_add_friend(cc1_plugin::connection * , gcc_decl decl_in, gcc_type type_in) argument
2058 plugin_get_type_decl(cc1_plugin::connection *, gcc_type type_in) argument
2989 plugin_build_expression_list_expr(cc1_plugin::connection *self, const char *conv_op, gcc_type type_in, const struct gcc_cp_function_args *values_in) argument
3030 plugin_build_new_expr(cc1_plugin::connection *self, const char *new_op, const struct gcc_cp_function_args *placement_in, gcc_type type_in, const struct gcc_cp_function_args *initializer_in) argument
3437 plugin_build_constant(cc1_plugin::connection *self, gcc_type type_in, const char *name, unsigned long value, const char *filename, unsigned int line_number) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-builtins.c1469 ix86_builtin_vectorized_function(unsigned int fn, tree type_out, tree type_in) argument
H A Di386.c17952 ix86_veclibabi_svml(combined_fn fn, tree type_out, tree type_in) argument
18044 ix86_veclibabi_acml(combined_fn fn, tree type_out, tree type_in) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-builtin.cc248 rs6000_builtin_md_vectorized_function(tree fndecl, tree type_out, tree type_in) argument
H A Drs6000.cc5512 rs6000_builtin_vectorized_function(unsigned int fn, tree type_out, tree type_in) argument
5645 rs6000_builtin_vectorized_libmass(combined_fn fn, tree type_out, tree type_in) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-builtins.c2029 aarch64_builtin_vectorized_function(unsigned int fn, tree type_out, tree type_in) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-builtins.cc2630 aarch64_builtin_vectorized_function(unsigned int fn, tree type_out, tree type_in) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-builtins.c4024 arm_builtin_vectorized_function (unsigned int fn, tree type_out, tree type_in) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-builtins.cc4030 arm_builtin_vectorized_function (unsigned int fn, tree type_out, tree type_in) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c16663 mips_builtin_vectorized_function(unsigned int fn, tree type_out, tree type_in) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c5246 rs6000_builtin_vectorized_libmass(combined_fn fn, tree type_out, tree type_in) argument
5355 rs6000_builtin_vectorized_function(unsigned int fn, tree type_out, tree type_in) argument
5486 rs6000_builtin_md_vectorized_function(tree fndecl, tree type_out, tree type_in) argument
[all...]

Completed in 738 milliseconds