Home
last modified time | relevance | path

Searched refs:opt_type (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/external/cddl/dtracetoolkit/dist/Bin/
H A Dstatsnoop79 opt_name=0; opt_pid=0; opt_type=0; opt_trace=0; pname=.; pid=0; trace=.
91 l) opt_type=1 ;;
128 opt_zone=0; opt_cwd=0; opt_time=0; opt_timestr=0; opt_type=0
151 inline int OPT_type = '$opt_type';
/netbsd-src/external/cddl/dtracetoolkit/dist/
H A Dstatsnoop79 opt_name=0; opt_pid=0; opt_type=0; opt_trace=0; pname=.; pid=0; trace=.
91 l) opt_type=1 ;;
128 opt_zone=0; opt_cwd=0; opt_time=0; opt_timestr=0; opt_type=0
151 inline int OPT_type = '$opt_type';
/netbsd-src/usr.bin/config/
H A Dlint.c58 static struct opt_type { struct
71 const struct opt_type *ot = v; in do_emit_option() argument
103 const struct opt_type *ot = v; in do_emit_fs()
59 ot_typeopt_type global() argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dinternal-fn.h199 optimization_type opt_type) in direct_internal_fn_supported_p() argument
202 opt_type); in direct_internal_fn_supported_p()
H A Doptabs-query.c45 machine_mode from_mode, optimization_type opt_type) in convert_optab_handler() argument
49 || !targetm.optab_supported_p (optab, to_mode, from_mode, opt_type)) in convert_optab_handler()
60 optimization_type opt_type) in direct_optab_handler() argument
64 || !targetm.optab_supported_p (optab, mode, mode, opt_type)) in direct_optab_handler()
H A Dinternal-fn.c3087 optimization_type opt_type) in direct_optab_supported_p() argument
3091 return direct_optab_handler (optab, mode, opt_type) != CODE_FOR_nothing; in direct_optab_supported_p()
3100 optimization_type opt_type) in convert_optab_supported_p() argument
3103 TYPE_MODE (types.second), opt_type) in convert_optab_supported_p()
3112 optimization_type opt_type) in multi_vector_optab_supported_p() argument
3117 return (convert_optab_handler (optab, imode, vmode, opt_type) in multi_vector_optab_supported_p()
3191 optimization_type opt_type) in direct_internal_fn_supported_p() argument
3200 opt_type); in direct_internal_fn_supported_p()
3209 opt_type); \ in direct_internal_fn_supported_p()
3225 optimization_type opt_type) in direct_internal_fn_supported_p() argument
[all …]
H A Dtree-ssa-math-opts.c3080 optimization_type opt_type = bb_optimization_type (gimple_bb (mul_stmt)); variable
3081 if (!direct_internal_fn_supported_p (IFN_FMA, type, opt_type))
3182 if (!direct_internal_fn_supported_p (IFN_COND_FMA, type, opt_type)) in FOR_EACH_IMM_USE_FAST()
3194 && !direct_internal_fn_supported_p (IFN_FMS, type, opt_type) in FOR_EACH_IMM_USE_FAST()
3195 && direct_internal_fn_supported_p (IFN_FNMA, type, opt_type) in FOR_EACH_IMM_USE_FAST()
H A Dbuiltins.c2249 optimization_type opt_type = bb_optimization_type (gimple_bb (call)); in replacement_internal_fn() local
2250 if (direct_internal_fn_supported_p (ifn, types, opt_type)) in replacement_internal_fn()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dinternal-fn.h203 optimization_type opt_type) in direct_internal_fn_supported_p() argument
206 opt_type); in direct_internal_fn_supported_p()
H A Doptabs-query.cc45 machine_mode from_mode, optimization_type opt_type) in convert_optab_handler() argument
49 || !targetm.optab_supported_p (optab, to_mode, from_mode, opt_type)) in convert_optab_handler()
60 optimization_type opt_type) in direct_optab_handler() argument
64 || !targetm.optab_supported_p (optab, mode, mode, opt_type)) in direct_optab_handler()
H A Dinternal-fn.cc3750 optimization_type opt_type) in direct_optab_supported_p() argument
3754 return direct_optab_handler (optab, mode, opt_type) != CODE_FOR_nothing; in direct_optab_supported_p()
3763 optimization_type opt_type) in convert_optab_supported_p() argument
3766 TYPE_MODE (types.second), opt_type) in convert_optab_supported_p()
3775 optimization_type opt_type) in multi_vector_optab_supported_p() argument
3780 return (convert_optab_handler (optab, imode, vmode, opt_type) in multi_vector_optab_supported_p()
3859 optimization_type opt_type) in direct_internal_fn_supported_p() argument
3868 opt_type); in direct_internal_fn_supported_p()
3877 opt_type); \ in direct_internal_fn_supported_p()
3893 optimization_type opt_type) in direct_internal_fn_supported_p() argument
[all …]
H A Dtree-ssa-math-opts.cc3269 optimization_type opt_type = bb_optimization_type (gimple_bb (mul_stmt)); in convert_mult_to_fma() local
3270 if (!direct_internal_fn_supported_p (IFN_FMA, type, opt_type)) in convert_mult_to_fma()
3371 if (!direct_internal_fn_supported_p (IFN_COND_FMA, type, opt_type)) in convert_mult_to_fma()
3383 && !direct_internal_fn_supported_p (IFN_FMS, type, opt_type) in convert_mult_to_fma()
3384 && direct_internal_fn_supported_p (IFN_FNMA, type, opt_type) in convert_mult_to_fma()
H A Dbuiltins.cc2233 optimization_type opt_type = bb_optimization_type (gimple_bb (call)); in replacement_internal_fn() local
2234 if (direct_internal_fn_supported_p (ifn, types, opt_type)) in replacement_internal_fn()
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dam_ops.c396 } else if (fo->opt_type == 0) { in ops_match()
403 rop = ops_search(fo->opt_type); in ops_match()
405 plog(XLOG_USER, "fs type \"%s\" not recognized", fo->opt_type); in ops_match()
H A Dopts.c140 &fs_static.opt_type, 0, 0, FALSE },
1406 _AM_OPT_COPY(opt_type); in copy_opts()
H A Damd.h389 char *opt_type; member
/netbsd-src/external/bsd/nsd/dist/
H A Dedns.c132 uint16_t opt_type; in edns_parse_record() local
144 opt_type = buffer_read_u16(packet); in edns_parse_record()
145 if (opt_owner != 0 || opt_type != TYPE_OPT) { in edns_parse_record()
/netbsd-src/sys/dev/pci/
H A Dif_txpreg.h380 opt_type:4; member
/netbsd-src/external/mit/isl/dist/
H A DMakefile.am601 opt_type.h \
H A DMakefile.in1529 opt_type.h \
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c22534 optimization_type opt_type) in ix86_optab_supported_p() argument
22548 return opt_type == OPTIMIZE_FOR_SPEED; in ix86_optab_supported_p()
22555 return opt_type == OPTIMIZE_FOR_SPEED; in ix86_optab_supported_p()
22566 return opt_type == OPTIMIZE_FOR_SPEED; in ix86_optab_supported_p()
22569 return opt_type == OPTIMIZE_FOR_SPEED && use_rsqrt_p (); in ix86_optab_supported_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc23897 optimization_type opt_type) in ix86_optab_supported_p() argument
23911 return opt_type == OPTIMIZE_FOR_SPEED; in ix86_optab_supported_p()
23919 return opt_type == OPTIMIZE_FOR_SPEED; in ix86_optab_supported_p()
23931 return opt_type == OPTIMIZE_FOR_SPEED; in ix86_optab_supported_p()
23934 return opt_type == OPTIMIZE_FOR_SPEED && use_rsqrt_p (mode1); in ix86_optab_supported_p()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c22952 optimization_type opt_type) in aarch64_optab_supported_p() argument
22957 return opt_type == OPTIMIZE_FOR_SPEED && use_rsqrt_p (mode1); in aarch64_optab_supported_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc26571 optimization_type opt_type) in aarch64_optab_supported_p() argument
26576 return opt_type == OPTIMIZE_FOR_SPEED && use_rsqrt_p (mode1); in aarch64_optab_supported_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc28010 optimization_type opt_type) in rs6000_optab_supported_p() argument
28015 return (opt_type == OPTIMIZE_FOR_SPEED in rs6000_optab_supported_p()

12