Home
last modified time | relevance | path

Searched defs:fun (Results 1 – 25 of 378) sorted by relevance

12345678910>>...16

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfunction-tests.c279 function *fun = DECL_STRUCT_FUNCTION (fndecl); in build_cfg() local
320 function *fun = DECL_STRUCT_FUNCTION (fndecl); in convert_to_ssa() local
336 get_real_block (function *fun) in get_real_block()
350 verify_three_block_cfg (function *fun) in verify_three_block_cfg()
394 verify_three_block_gimple_cfg (function *fun) in verify_three_block_gimple_cfg()
421 verify_three_block_rtl_cfg (function *fun) in verify_three_block_rtl_cfg()
463 function *fun = DECL_STRUCT_FUNCTION (fndecl); in test_gimplification() local
497 function *fun = DECL_STRUCT_FUNCTION (fndecl); in test_building_cfg() local
544 function *fun = DECL_STRUCT_FUNCTION (fndecl); in test_conversion_to_ssa() local
580 function *fun = DECL_STRUCT_FUNCTION (fndecl); in test_ranges() local
[all …]
H A Dgraph.c166 draw_cfg_nodes_no_loops (pretty_printer *pp, struct function *fun) in draw_cfg_nodes_no_loops()
248 draw_cfg_nodes (pretty_printer *pp, struct function *fun) in draw_cfg_nodes()
260 draw_cfg_edges (pretty_printer *pp, struct function *fun) in draw_cfg_edges()
308 print_graph_cfg (FILE *fp, struct function *fun) in print_graph_cfg()
328 print_graph_cfg (FILE *fp, struct function *fun, dump_flags_t flags) in print_graph_cfg()
343 print_graph_cfg (const char *base, struct function *fun) in print_graph_cfg()
H A Dloop-init.c358 pass_loop2::gate (function *fun) in gate()
468 pass_rtl_loop_done::execute (function *fun) in execute()
520 virtual unsigned int execute (function *fun) in execute()
571 pass_rtl_unroll_loops::execute (function *fun) in execute()
633 pass_rtl_doloop::execute (function *fun) in execute()
H A Dgimple-ssa-nonnull-compare.c36 do_warn_nonnull_compare (function *fun, tree arg) in do_warn_nonnull_compare()
136 pass_warn_nonnull_compare::execute (function *fun) in execute()
H A Dtree-ssa-loop-ch.c330 virtual bool gate (function *fun) in gate()
349 ch_base::copy_headers (function *fun) in copy_headers()
526 pass_ch::execute (function *fun) in execute()
543 pass_ch_vect::execute (function *fun) in execute()
H A Dsancov.c144 instrument_switch (gimple_stmt_iterator *gsi, gimple *stmt, function *fun) in instrument_switch()
237 sancov_pass (function *fun) in sancov_pass()
321 execute (function *fun) in execute()
H A Dtree-ssanames.h59 #define SSANAMES(fun) (fun)->gimple_df->ssa_names argument
60 #define DEFAULT_DEFS(fun) (fun)->gimple_df->default_defs argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfunction-tests.cc280 function *fun = DECL_STRUCT_FUNCTION (fndecl); in build_cfg() local
321 function *fun = DECL_STRUCT_FUNCTION (fndecl); in convert_to_ssa() local
337 get_real_block (function *fun) in get_real_block()
351 verify_three_block_cfg (function *fun) in verify_three_block_cfg()
395 verify_three_block_gimple_cfg (function *fun) in verify_three_block_gimple_cfg()
422 verify_three_block_rtl_cfg (function *fun) in verify_three_block_rtl_cfg()
464 function *fun = DECL_STRUCT_FUNCTION (fndecl); in test_gimplification() local
498 function *fun = DECL_STRUCT_FUNCTION (fndecl); in test_building_cfg() local
545 function *fun = DECL_STRUCT_FUNCTION (fndecl); in test_conversion_to_ssa() local
581 function *fun = DECL_STRUCT_FUNCTION (fndecl); in test_ranges() local
[all …]
H A Dgraph.cc167 draw_cfg_nodes_no_loops (pretty_printer *pp, struct function *fun) in draw_cfg_nodes_no_loops()
249 draw_cfg_nodes (pretty_printer *pp, struct function *fun) in draw_cfg_nodes()
262 draw_cfg_edges (pretty_printer *pp, struct function *fun) in draw_cfg_edges()
310 print_graph_cfg (FILE *fp, struct function *fun) in print_graph_cfg()
330 print_graph_cfg (FILE *fp, struct function *fun, dump_flags_t flags) in print_graph_cfg()
345 print_graph_cfg (const char *base, struct function *fun) in print_graph_cfg()
H A Dloop-init.cc365 pass_loop2::gate (function *fun) in gate()
475 pass_rtl_loop_done::execute (function *fun) in execute()
527 virtual unsigned int execute (function *fun) in execute()
578 pass_rtl_unroll_loops::execute (function *fun) in execute()
640 pass_rtl_doloop::execute (function *fun) in execute()
H A Dsancov.cc144 instrument_switch (gimple_stmt_iterator *gsi, gimple *stmt, function *fun) in instrument_switch()
237 sancov_pass (function *fun) in sancov_pass()
316 gate (function *fun) in gate()
321 execute (function *fun) in execute()
H A Dgimple-ssa-nonnull-compare.cc36 do_warn_nonnull_compare (function *fun, tree arg) in do_warn_nonnull_compare()
136 pass_warn_nonnull_compare::execute (function *fun) in execute()
H A Dgimple-isel.cc53 gimple_expand_vec_set_expr (struct function *fun, gimple_stmt_iterator *gsi) in gimple_expand_vec_set_expr()
118 gimple_expand_vec_cond_expr (struct function *fun, gimple_stmt_iterator *gsi, in gimple_expand_vec_cond_expr()
299 gimple_expand_vec_exprs (struct function *fun) in gimple_expand_vec_exprs()
363 virtual unsigned int execute (function *fun) in execute()
H A Dtree-ssa-loop-ch.cc350 virtual bool gate (function *fun) in gate()
369 ch_base::copy_headers (function *fun) in copy_headers()
581 pass_ch::execute (function *fun) in execute()
598 pass_ch_vect::execute (function *fun) in execute()
H A Dtree-ssanames.h59 #define SSANAMES(fun) (fun)->gimple_df->ssa_names argument
60 #define DEFAULT_DEFS(fun) (fun)->gimple_df->default_defs argument
/netbsd-src/include/ssp/
H A Dssp.h55 #define __ssp_real_(fun) fun argument
57 #define __ssp_real_(fun) __ssp_real_ ## fun argument
59 #define __ssp_real(fun) __ssp_real_(fun) argument
77 #define __ssp_redirect_raw(rtype, fun, symbol, args, call, cond, bos) \ argument
86 #define __ssp_redirect(rtype, fun, args, call) \ argument
88 #define __ssp_redirect0(rtype, fun, args, call) \ argument
H A Dstring.h50 #define __ssp_bos_check3(fun, dst, src, len) \ argument
55 #define __ssp_bos_check2(fun, dst, src) \ argument
60 #define __ssp_bos_icheck3_restrict(fun, type1, type2) \ argument
67 #define __ssp_bos_icheck3(fun, type1, type2) \ argument
74 #define __ssp_bos_icheck2_restrict(fun, type1, type2) \ argument
/netbsd-src/external/mit/isl/dist/imath/
H A Dgmp_compat.h33 #define GMPZAPI(fun) impz_ ## fun argument
34 #define GMPQAPI(fun) impq_ ## fun argument
/netbsd-src/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-fits.c30 #define EXPECT_S(fun,name,answer) \ argument
41 #define EXPECT(fun,answer) EXPECT_S(fun,#fun,answer) argument
/netbsd-src/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-fits.c29 #define EXPECT_S(fun,name,answer) \ argument
40 #define EXPECT(fun,answer) EXPECT_S(fun,#fun,answer) argument
/netbsd-src/sys/arch/x86/pci/
H A Dpci_ranges.c134 io_range_extend_by_bar(struct range_infer_ctx *ric, int bus, int dev, int fun, in io_range_extend_by_bar()
164 int bus, int dev, int fun, pcireg_t csr, pcireg_t bcr) in io_range_extend_by_vga_enable()
209 int bus, int dev, int fun, int ofs, int ofshigh, in io_range_extend_by_win()
262 int bus, int dev, int fun, int ofs, pcireg_t base0, pcireg_t limit0) in io_range_extend_by_cbwin()
305 int bar, bus, dev, fun, hdrtype, nbar; in io_range_infer() local
383 int fun, int ofs, pcireg_t curbar, pcireg_t sizebar) in mmio_range_extend_by_bar()
433 int bus, int dev, int fun, pcireg_t csr, pcireg_t bcr) in mmio_range_extend_by_vga_enable()
473 int bus, int dev, int fun, int ofs, pcireg_t mem) in mmio_range_extend_by_win()
513 int bus, int dev, int fun, int ofs, pcireg_t mem, in mmio_range_extend_by_prememwin()
566 int bus, int dev, int fun, int ofs, pcireg_t base, pcireg_t limit, in mmio_range_extend_by_cbwin()
[all …]
/netbsd-src/sys/arch/prep/include/
H A Disa_machdep.h56 #define isa_intr_establish(ic, irq, type, level, fun, arg) \ argument
58 #define isa_intr_establish(ic, irq, type, level, fun, arg) \ argument
60 #define isa_intr_establish_xname(ic, irq, type, level, fun, arg, xname) \ argument
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dfunctional.d74 private template needOpCallAlias(alias fun) in needOpCallAlias()
325 private uint _ctfeMatchUnary(string fun, string name) in _ctfeMatchUnary()
372 private uint _ctfeMatchBinary(string fun, string name1, string name2) in _ctfeMatchBinary()
680 template partial(alias fun, alias arg) in partial()
769 int fun(int a, int b) { return a + b; } in fun() function
785 static char fun(int i, string s) { return s[i]; } in fun() function
786 static int fun(int a, int b) { return a * b; } in fun() function
/netbsd-src/external/bsd/nvi/dist/perl_scripts/
H A Dtk.pl3 sub fun { subroutine
/netbsd-src/sys/arch/ofppc/include/
H A Disa_machdep.h53 #define isa_intr_establish(ic, irq, type, level, fun, arg) \ argument
55 #define isa_intr_establish_xname(ic, irq, type, level, fun, arg, xname) \ argument

12345678910>>...16