Home
last modified time | relevance | path

Searched defs:argno (Results 1 – 25 of 61) sorted by relevance

123

/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins.cc722 report_non_ice (location_t location, tree fndecl, unsigned int argno) in report_non_ice()
732 report_out_of_range (location_t location, tree fndecl, unsigned int argno, in report_out_of_range()
745 report_neither_nor (location_t location, tree fndecl, unsigned int argno, in report_neither_nor()
757 report_not_one_of (location_t location, tree fndecl, unsigned int argno, in report_not_one_of()
771 report_not_enum (location_t location, tree fndecl, unsigned int argno, in report_not_enum()
1251 function_resolver::infer_integer_scalar_type (unsigned int argno) in infer_integer_scalar_type()
1283 function_resolver::infer_pointer_type (unsigned int argno, in infer_pointer_type()
1326 function_resolver::infer_vector_or_tuple_type (unsigned int argno, in infer_vector_or_tuple_type()
1378 function_resolver::infer_vector_type (unsigned int argno) in infer_vector_type()
1385 function_resolver::infer_integer_vector_type (unsigned int argno) in infer_integer_vector_type()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins.cc722 report_non_ice (location_t location, tree fndecl, unsigned int argno) in report_non_ice()
732 report_out_of_range (location_t location, tree fndecl, unsigned int argno, in report_out_of_range()
745 report_neither_nor (location_t location, tree fndecl, unsigned int argno, in report_neither_nor()
757 report_not_one_of (location_t location, tree fndecl, unsigned int argno, in report_not_one_of()
771 report_not_enum (location_t location, tree fndecl, unsigned int argno, in report_not_enum()
1256 function_resolver::infer_integer_scalar_type (unsigned int argno) in infer_integer_scalar_type()
1288 function_resolver::infer_pointer_type (unsigned int argno, in infer_pointer_type()
1331 function_resolver::infer_vector_or_tuple_type (unsigned int argno, in infer_vector_or_tuple_type()
1379 function_resolver::infer_vector_type (unsigned int argno) in infer_vector_type()
1386 function_resolver::infer_integer_vector_type (unsigned int argno) in infer_integer_vector_type()
[all …]
/netbsd-src/external/cddl/osnet/dist/uts/powerpc/dtrace/
H A Dfasttrap_isa.c191 fasttrap_anarg(struct reg *rp, int argno) in fasttrap_anarg()
216 fasttrap_pid_getarg(void *arg, dtrace_id_t id, void *parg, int argno, in fasttrap_pid_getarg()
227 fasttrap_usdt_getarg(void *arg, dtrace_id_t id, void *parg, int argno, in fasttrap_usdt_getarg()
/netbsd-src/sys/arch/mips/pmon/
H A Dpmon.c43 pmon_getarg(const int argno) in pmon_getarg()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv-builtins.c203 riscv_prepare_builtin_arg (struct expand_operand *op, tree exp, unsigned argno) in riscv_prepare_builtin_arg()
248 for (int argno = 0; argno < call_expr_nargs (exp); argno++) in riscv_expand_builtin_direct() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv-builtins.cc203 riscv_prepare_builtin_arg (struct expand_operand *op, tree exp, unsigned argno) in riscv_prepare_builtin_arg()
248 for (int argno = 0; argno < call_expr_nargs (exp); argno++) in riscv_expand_builtin_direct() local
/netbsd-src/external/cddl/osnet/dev/
H A Dprototype.c61 prototype_getargval(void *arg, dtrace_id_t id, void *parg, int argno, in prototype_getargval()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-simd-clone.c160 int argno = TREE_INT_CST_LOW (decl); in simd_clone_clauses_extract() local
239 int argno = tree_to_uhwi (decl); in simd_clone_clauses_extract() local
251 int argno = tree_to_uhwi (decl); in simd_clone_clauses_extract() local
270 for (unsigned int argno = 0; argno < clone_info->nargs; argno++) in simd_clone_clauses_extract() local
H A Dgimple-ssa-sprintf.c573 unsigned argno; member
3389 const char *str, unsigned *argno, in parse_directive()
3991 unsigned argno = info.argidx; in compute_format_length() local
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dcdefs.h678 # define __attr_access_none(argno) __attribute__ ((__access__ (__none__, argno))) argument
680 # define __attr_access_none(argno) argument
685 # define __attr_access_none(argno) argument
691 # define __attr_dealloc(dealloc, argno) \ argument
695 # define __attr_dealloc(dealloc, argno) argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-warn-access.cc117 call_arg (const gimple *stmt, unsigned argno) in call_arg()
123 call_arg (tree expr, unsigned argno) in call_arg()
414 for (unsigned argno = 0; in maybe_warn_nonstring_arg() local
537 for (unsigned argno = 0; ; ++argno, function_args_iter_next (&it)) in maybe_warn_nonstring_arg() local
3276 fntype_argno_type (tree fntype, unsigned argno) in fntype_argno_type()
3670 unsigned argno = fndecl_dealloc_argno (fndecl); in maybe_check_dealloc_call() local
4022 unsigned argno = 0; in get_realloc_lhs() local
4046 unsigned argno = fndecl_dealloc_argno (fndecl); in maybe_warn_mismatched_realloc() local
4297 unsigned argno = fndecl_dealloc_argno (callee); in check_call() local
4404 unsigned int argno; in gimple_call_return_arg() local
H A Domp-simd-clone.cc160 int argno = TREE_INT_CST_LOW (decl); in simd_clone_clauses_extract() local
239 int argno = tree_to_uhwi (decl); in simd_clone_clauses_extract() local
251 int argno = tree_to_uhwi (decl); in simd_clone_clauses_extract() local
270 for (unsigned int argno = 0; argno < clone_info->nargs; argno++) in simd_clone_clauses_extract() local
H A Dtree-ssa-uninit.cc346 unsigned argno = 0; in builtin_call_nomodifying_p() local
411 unsigned argno = 0; in maybe_warn_read_write_only() local
794 unsigned argno = 0; in maybe_warn_pass_by_reference() local
H A Dgimple-match-head.cc379 int argno = first_commutative_argument (res_op->code, res_op->type); in gimple_resimplify3() local
429 int argno = first_commutative_argument (res_op->code, res_op->type); in gimple_resimplify4() local
480 int argno = first_commutative_argument (res_op->code, res_op->type); in gimple_resimplify5() local
H A Dgimple-ssa-sprintf.cc576 unsigned argno; member
3447 const char *str, unsigned *argno, in parse_directive()
4050 unsigned argno = info.argidx; in compute_format_length() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch-builtins.cc290 unsigned int argno) in loongarch_prepare_builtin_arg()
329 int opno, argno; in loongarch_expand_builtin_direct() local
/netbsd-src/external/cddl/osnet/dist/uts/intel/dtrace/
H A Dfasttrap_isa.c225 fasttrap_anarg(struct reg *rp, int function_entry, int argno) in fasttrap_anarg()
1828 fasttrap_pid_getarg(void *arg, dtrace_id_t id, void *parg, int argno,
1840 fasttrap_usdt_getarg(void *arg, dtrace_id_t id, void *parg, int argno,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dstub-objc.c79 int ARG_UNUSED (argno), tree ARG_UNUSED (callee)) in objc_compare_types()
86 int ARG_UNUSED (argno), tree ARG_UNUSED (callee)) in objc_have_common_type()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dstub-objc.cc79 int ARG_UNUSED (argno), tree ARG_UNUSED (callee)) in objc_compare_types()
86 int ARG_UNUSED (argno), tree ARG_UNUSED (callee)) in objc_have_common_type()
/netbsd-src/usr.bin/m4/
H A Deval.c519 int argno; in expand_macro() local
/netbsd-src/external/cddl/osnet/dev/systrace/
H A Dsystrace.c314 systrace_getargval(void *arg, dtrace_id_t id, void *parg, int argno, int aframes) in systrace_getargval()
/netbsd-src/bin/csh/
H A Dlex.c1241 int argno; in findev() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dnvptx.c663 write_arg_mode (std::stringstream &s, int for_reg, int argno, in write_arg_mode()
704 write_arg_type (std::stringstream &s, int for_reg, int argno, in write_arg_type()
887 int argno = 0; in write_fn_proto() local
1286 int argno = 0; in nvptx_declare_function_name() local
2392 for (int argno = 1; argno < arg_end; argno++) in nvptx_output_call_insn() local
2422 for (int argno = 1; argno < arg_end; argno++) in nvptx_output_call_insn() local
/netbsd-src/external/gpl3/gcc/dist/c++tools/
H A Dserver.cc913 int argno = process_args (argc, argv); in main() local
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsm-taint.cc939 unsigned argno = 0; in check_for_tainted_size_arg() local

123