/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | convert.c | 197 tree arg0 = strip_float_extensions (CALL_EXPR_ARG (expr, 0)); in convert_to_real() local 281 tree arg0 = strip_float_extensions (TREE_OPERAND (expr, 0)); in convert_to_real() local 690 tree arg0 = get_unwidened (TREE_OPERAND (expr, 0), type); in convert_to_integer() local 717 tree arg0 = get_unwidened (TREE_OPERAND (expr, 0), type); in convert_to_integer() local 740 tree arg0 = get_unwidened (TREE_OPERAND (expr, 0), type); in convert_to_integer() local
|
H A D | fold-const.c | 1433 size_binop_loc (location_t loc, enum tree_code code, tree arg0, tree arg1) in size_binop_loc() 1477 size_diffop_loc (location_t loc, tree arg0, tree arg1) in size_diffop_loc() 2402 operand_equal_p (const_tree arg0, const_tree arg1, unsigned int flags) in operand_equal_p() 2747 operand_equal_for_comparison_p (tree arg0, tree arg1, tree other) in operand_equal_for_comparison_p() 2954 tree arg0 = TREE_OPERAND (arg, 0); in eval_subst() local 3224 tree arg0, tree arg1) in distribute_bit_expr() 3273 tree arg0, tree arg1) in distribute_real_division() 3778 range_binop (enum tree_code code, tree type, tree arg0, int upper0_p, in range_binop() 3841 make_range_step (location_t loc, enum tree_code code, tree arg0, tree arg1, in make_range_step() 4114 tree arg0, arg1 = NULL_TREE; in make_range() local [all …]
|
H A D | tree-ssa-phiopt.c | 234 tree arg0, arg1; in tree_ssa_phiopt_worker() local 498 tree arg0, tree arg1) in conditional_replacement() 635 tree arg0, tree arg1) in value_replacement() 740 tree arg0, tree arg1) in minmax_replacement() 987 gimple phi, tree arg0, tree arg1) in abs_replacement()
|
H A D | builtins.c | 1133 tree arg0, arg1, arg2; in expand_builtin_prefetch() local 2145 tree arg0, arg1; in expand_builtin_mathfn_2() local 2253 tree arg0, arg1, arg2; in expand_builtin_mathfn_ternary() local 2940 tree arg0, arg1; in expand_builtin_powi() local 5640 fold_builtin_atomic_always_lock_free (tree arg0, tree arg1) in fold_builtin_atomic_always_lock_free() 5700 tree arg0 = CALL_EXPR_ARG (exp, 0); in expand_builtin_atomic_always_lock_free() local 5719 fold_builtin_atomic_is_lock_free (tree arg0, tree arg1) in fold_builtin_atomic_is_lock_free() 5742 tree arg0 = CALL_EXPR_ARG (exp, 0); in expand_builtin_atomic_is_lock_free() local 7007 fold_builtin_expect (location_t loc, tree arg0, tree arg1) in fold_builtin_expect() 7241 tree arg0 = strip_float_extensions (arg); in fold_trunc_transparent_mathfn() local [all …]
|
H A D | tree-ssa-math-opts.c | 981 tree arg0, HOST_WIDE_INT n) in powi_as_mults() 1019 tree arg0, HOST_WIDE_INT n) in gimple_expand_builtin_powi() 1066 tree target, enum tree_code code, tree arg0, tree arg1) in build_and_insert_binop() 1082 tree target, enum tree_code code, tree arg0) in build_and_insert_ref() 1108 tree arg0, tree arg1) in gimple_expand_builtin_pow() 1413 tree arg, arg0, arg1, result; in execute_cse_sincos() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | fold-const-call.c | 186 const real_value *arg0, const real_value *arg1, in do_mpfr_arg2() 219 const wide_int_ref &arg0, const real_value *arg1, in do_mpfr_arg2() 250 const real_value *arg0, const real_value *arg1, in do_mpfr_arg3() 501 fold_const_pow (real_value *result, const real_value *arg0, in fold_const_pow() 537 fold_const_builtin_load_exponent (real_value *result, const real_value *arg0, in fold_const_builtin_load_exponent() 1202 fold_const_fold_left (tree type, tree arg0, tree arg1, tree_code code) in fold_const_fold_left() 1228 const real_value *arg0, const real_value *arg1, in fold_const_call_sss() 1277 const real_value *arg0, const wide_int_ref &arg1, in fold_const_call_sss() 1316 const wide_int_ref &arg0, const real_value *arg1, in fold_const_call_sss() 1362 fold_const_call_1 (combined_fn fn, tree type, tree arg0, tree arg1) in fold_const_call_1() [all …]
|
H A D | convert.c | 197 tree arg0 = strip_float_extensions (CALL_EXPR_ARG (expr, 0)); in convert_to_real_1() local 283 tree arg0 = strip_float_extensions (TREE_OPERAND (expr, 0)); in convert_to_real_1() local 424 enum tree_code ex_form, tree type, tree arg0, tree arg1, in do_narrow() 818 tree arg0 = get_unwidened (TREE_OPERAND (expr, 0), NULL_TREE); in convert_to_integer_1() local 850 tree arg0 = get_unwidened (TREE_OPERAND (expr, 0), type); in convert_to_integer_1() local 873 tree arg0 = get_unwidened (TREE_OPERAND (expr, 0), type); in convert_to_integer_1() local
|
H A D | gimple-fold.h | 93 enum built_in_function fn, tree type, tree arg0) in gimple_build() 101 enum built_in_function fn, tree type, tree arg0, tree arg1) in gimple_build() 110 tree arg0, tree arg1, tree arg2) in gimple_build()
|
H A D | tree-ssa-phiopt.c | 187 tree arg0, arg1; in tree_ssa_phiopt_worker() local 410 tree arg0, tree arg1, gimple *cond_stmt) in factor_out_conditional_conversion() 575 tree arg0, tree arg1) in conditional_replacement() 723 rhs_is_fed_for_value_replacement (const_tree arg0, const_tree arg1, in rhs_is_fed_for_value_replacement() 761 operand_equal_for_value_replacement (const_tree arg0, const_tree arg1, in operand_equal_for_value_replacement() 887 tree arg0, tree arg1) in value_replacement() 1194 tree arg0, tree arg1) in minmax_replacement() 1529 gimple *phi, tree arg0, tree arg1) in abs_replacement()
|
H A D | gimple-match-head.c | 528 tree arg0, in gimple_simplify() 550 tree arg0, tree arg1, in gimple_simplify() 573 tree arg0, tree arg1, tree arg2, in gimple_simplify() 895 optimize_pow_to_exp (tree arg0, tree arg1) in optimize_pow_to_exp()
|
H A D | fold-const.c | 1718 const_unop (enum tree_code code, tree type, tree arg0) in const_unop() 1882 size_binop_loc (location_t loc, enum tree_code code, tree arg0, tree arg1) in size_binop_loc() 1930 size_diffop_loc (location_t loc, tree arg0, tree arg1) in size_diffop_loc() 2905 operand_equal_p (const_tree arg0, const_tree arg1, unsigned int flags) in operand_equal_p() 3522 operand_equal_for_comparison_p (tree arg0, tree arg1) in operand_equal_for_comparison_p() 3693 tree arg0 = TREE_OPERAND (arg, 0); in eval_subst() local 4453 range_binop (enum tree_code code, tree type, tree arg0, int upper0_p, in range_binop() 4516 make_range_step (location_t loc, enum tree_code code, tree arg0, tree arg1, in make_range_step() 4789 tree arg0, arg1 = NULL_TREE; in make_range() local 5271 tree arg0, tree arg1, tree arg2) in fold_cond_expr_with_comparison() [all …]
|
H A D | builtins.c | 1230 tree arg0, arg1, arg2; in expand_builtin_prefetch() local 2104 tree arg0, arg1, arg2; in expand_builtin_mathfn_ternary() local 2791 tree arg0, arg1; in expand_builtin_powi() local 5083 tree arg0 = CALL_EXPR_ARG (exp, 0); in expand_asan_emit_allocas_unpoison() local 6389 fold_builtin_atomic_always_lock_free (tree arg0, tree arg1) in fold_builtin_atomic_always_lock_free() 6467 tree arg0 = CALL_EXPR_ARG (exp, 0); in expand_builtin_atomic_always_lock_free() local 6486 fold_builtin_atomic_is_lock_free (tree arg0, tree arg1) in fold_builtin_atomic_is_lock_free() 6509 tree arg0 = CALL_EXPR_ARG (exp, 0); in expand_builtin_atomic_is_lock_free() local 7977 fold_builtin_expect (location_t loc, tree arg0, tree arg1, tree arg2) in fold_builtin_expect() 8100 tree arg0, tree arg1, tree arg2) in fold_builtin_sincos() [all …]
|
H A D | tree-ssa-math-opts.c | 1206 tree arg0, HOST_WIDE_INT n) in powi_as_mults() 1240 tree arg0, HOST_WIDE_INT n) in gimple_expand_builtin_powi() 1281 tree arg0, tree arg1) in build_and_insert_binop() 1297 const char *name, enum tree_code code, tree arg0) in build_and_insert_ref() 1496 tree arg0, tree arg1, HOST_WIDE_INT max_depth) in expand_pow_as_sqrts() 1678 tree arg0, tree arg1) in gimple_expand_builtin_pow() 1958 tree arg, arg0, arg1, result; in execute() local
|
H A D | gimple-fold.c | 2411 tree arg0, tree arg1, in gimple_fold_builtin_fputs() 3560 gimple_fold_builtin_acc_on_device (gimple_stmt_iterator *gsi, tree arg0) in gimple_fold_builtin_acc_on_device() 3992 const_tree arg0, const_tree arg1) in arith_overflowed_p() 4248 tree arg0 = gimple_call_arg (stmt, 0); in gimple_fold_call() local 6322 tree arg0 = gimple_call_arg (stmt, 0); in gimple_fold_stmt_to_constant_1() local 6331 tree arg0 = gimple_call_arg (stmt, 0); in gimple_fold_stmt_to_constant_1() local 7209 enum built_in_function fn, tree type, tree arg0) in gimple_build() 7235 enum built_in_function fn, tree type, tree arg0, tree arg1) in gimple_build() 7262 tree arg0, tree arg1, tree arg2) in gimple_build() 7415 tree arg0 = gimple_call_num_args (stmt) > 0 ? in gimple_call_nonnegative_warnv_p() local [all …]
|
H A D | internal-fn.c | 653 tree arg0, tree arg1, bool unsr_p, bool uns0_p, in expand_addsub_overflow() 1221 expand_mul_overflow (location_t loc, tree lhs, tree arg0, tree arg1, in expand_mul_overflow() 2013 tree arg0, tree arg1) in expand_vector_ubsan_overflow() 2166 tree arg0 = gimple_call_arg (stmt, 0); in expand_UBSAN_CHECK_ADD() local 2182 tree arg0 = gimple_call_arg (stmt, 0); in expand_UBSAN_CHECK_SUB() local 2200 tree arg0 = gimple_call_arg (stmt, 0); in expand_UBSAN_CHECK_MUL() local 2217 tree arg0 = gimple_call_arg (stmt, 0); in expand_arith_overflow() local 2814 tree arg0 = gimple_call_arg (call_stmt, 0); in expand_DIVMOD() local
|
H A D | hsa-gen.c | 1429 hsa_op_base *arg0, hsa_op_base *arg1, in hsa_insn_basic() 1526 BrigWidth8_t width, hsa_op_base *arg0, in hsa_insn_br() 1573 hsa_op_base *arg0, hsa_op_base *arg1, in hsa_insn_cmp() 1583 hsa_insn_mem::hsa_insn_mem (int opc, BrigType16_t t, hsa_op_base *arg0, in hsa_insn_mem() 1597 hsa_op_base *arg0, hsa_op_base *arg1, in hsa_insn_mem() 1611 hsa_op_base *arg0, in hsa_insn_atomic() 1631 hsa_op_base *arg0, hsa_op_base *arg1, in hsa_insn_signal() 1645 BrigSegment8_t seg, hsa_op_base *arg0, in hsa_insn_seg() 1711 hsa_op_base *arg0, hsa_op_base *arg1, in hsa_insn_queue() 1724 : hsa_insn_basic (nops, opcode, destt, arg0, arg1, arg2), in hsa_insn_basic() argument [all …]
|
H A D | genattrtab.c | 397 rtx arg0 = va_arg (p, rtx); in attr_rtx_1() local 421 rtx arg0 = va_arg (p, rtx); in attr_rtx_1() local 450 char *arg0 = va_arg (p, char *); in attr_rtx_1() local 474 char *arg0 = va_arg (p, char *); in attr_rtx_1() local 500 int arg0 = va_arg (p, int); in attr_rtx_1() local 521 HOST_WIDE_INT arg0 = va_arg (p, HOST_WIDE_INT); in attr_rtx_1() local
|
/dflybsd-src/sbin/vinum/ |
H A D | commands.c | 69 vinum_create(int argc, char *argv[], char *arg0[]) in vinum_create() 170 vinum_read(int argc, char *argv[], char *arg0[]) in vinum_read() 209 vinum_debug(int argc, char *argv[], char *arg0[]) in vinum_debug() 225 vinum_modify(int argc, char *argv[], char *arg0[]) in vinum_modify() 232 vinum_set(int argc, char *argv[], char *arg0[]) in vinum_set() 238 vinum_rm(int argc, char *argv[], char *arg0[]) in vinum_rm() 275 vinum_resetconfig(int argc, char *argv[], char *arg0[]) in vinum_resetconfig() 309 vinum_init(int argc, char *argv[], char *arg0[]) in vinum_init() 510 vinum_start(int argc, char *argv[], char *arg0[]) in vinum_start() 698 vinum_stop(int argc, char *argv[], char *arg0[]) in vinum_stop() [all …]
|
/dflybsd-src/contrib/tcp_wrappers/ |
H A D | inetcf.c | 63 char *arg0; local 159 static void inet_chk(protocol, path, arg0, arg1) in inet_chk() argument
|
/dflybsd-src/stand/boot/pc32/ |
H A D | bootasmdef.c | 45 usage(const char *arg0, int code) in usage()
|
/dflybsd-src/sys/sys/ |
H A D | kthread.h | 47 char *arg0; /* arg 0 (for 'ps' listing) */ member
|
/dflybsd-src/bin/ps/ |
H A D | fmt.c | 91 cmdpart(char *arg0) in cmdpart()
|
/dflybsd-src/usr.bin/window/ |
H A D | xx.h | 44 int arg0; member
|
/dflybsd-src/bin/sh/ |
H A D | options.c | 66 char *arg0; /* value of $0 */ variable
|
/dflybsd-src/sys/dev/raid/aac/ |
H A D | aac.c | 2012 u_int32_t arg0, u_int32_t arg1, u_int32_t arg2, u_int32_t arg3, in aac_sync_command() 2477 u_int32_t arg0, u_int32_t arg1, u_int32_t arg2, u_int32_t arg3) in aac_sa_set_mailbox() 2490 u_int32_t arg0, u_int32_t arg1, u_int32_t arg2, u_int32_t arg3) in aac_rx_set_mailbox() 2502 aac_rkt_set_mailbox(struct aac_softc *sc, u_int32_t command, u_int32_t arg0, in aac_rkt_set_mailbox()
|