Home
last modified time | relevance | path

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

123

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-prop.cc624 ipa_get_bb_info (struct ipa_func_body_info *fbi, basic_block bb) in ipa_get_bb_info()
794 detect_type_change_from_memory_writes (ipa_func_body_info *fbi, tree arg, in detect_type_change_from_memory_writes()
850 detect_type_change (ipa_func_body_info *fbi, tree arg, tree base, in detect_type_change()
871 detect_type_change_ssa (ipa_func_body_info *fbi, tree arg, tree comp_type, in detect_type_change_ssa()
905 find_dominating_aa_status (struct ipa_func_body_info *fbi, basic_block bb, in find_dominating_aa_status()
925 parm_bb_aa_status_for_bb (struct ipa_func_body_info *fbi, basic_block bb, in parm_bb_aa_status_for_bb()
955 parm_preserved_before_stmt_p (struct ipa_func_body_info *fbi, int index, in parm_preserved_before_stmt_p()
994 load_from_unmodified_param (struct ipa_func_body_info *fbi, in load_from_unmodified_param()
1021 parm_ref_data_preserved_p (struct ipa_func_body_info *fbi, in parm_ref_data_preserved_p()
1055 parm_ref_data_pass_through_p (struct ipa_func_body_info *fbi, int index, in parm_ref_data_pass_through_p()
[all …]
H A Dipa-fnsummary.cc1194 unmodified_parm_1 (ipa_func_body_info *fbi, gimple *stmt, tree op, in unmodified_parm_1()
1239 unmodified_parm (ipa_func_body_info *fbi, gimple *stmt, tree op, in unmodified_parm()
1263 unmodified_parm_or_parm_agg_item (struct ipa_func_body_info *fbi, in unmodified_parm_or_parm_agg_item()
1307 eliminated_by_inlining_prob (ipa_func_body_info *fbi, gimple *stmt) in eliminated_by_inlining_prob()
1440 decompose_param_expr (struct ipa_func_body_info *fbi, in decompose_param_expr()
1573 set_cond_stmt_execution_predicate (struct ipa_func_body_info *fbi, in set_cond_stmt_execution_predicate()
1667 set_switch_stmt_execution_predicate (struct ipa_func_body_info *fbi, in set_switch_stmt_execution_predicate()
1876 compute_bb_predicates (struct ipa_func_body_info *fbi, in compute_bb_predicates()
1980 will_be_nonconstant_expr_predicate (ipa_func_body_info *fbi, in will_be_nonconstant_expr_predicate()
2055 will_be_nonconstant_predicate (struct ipa_func_body_info *fbi, in will_be_nonconstant_predicate()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-prop.c613 ipa_get_bb_info (struct ipa_func_body_info *fbi, basic_block bb) in ipa_get_bb_info()
783 detect_type_change_from_memory_writes (ipa_func_body_info *fbi, tree arg, in detect_type_change_from_memory_writes()
832 detect_type_change (ipa_func_body_info *fbi, tree arg, tree base, in detect_type_change()
853 detect_type_change_ssa (ipa_func_body_info *fbi, tree arg, tree comp_type, in detect_type_change_ssa()
887 find_dominating_aa_status (struct ipa_func_body_info *fbi, basic_block bb, in find_dominating_aa_status()
907 parm_bb_aa_status_for_bb (struct ipa_func_body_info *fbi, basic_block bb, in parm_bb_aa_status_for_bb()
937 parm_preserved_before_stmt_p (struct ipa_func_body_info *fbi, int index, in parm_preserved_before_stmt_p()
977 load_from_unmodified_param (struct ipa_func_body_info *fbi, in load_from_unmodified_param()
1004 parm_ref_data_preserved_p (struct ipa_func_body_info *fbi, in parm_ref_data_preserved_p()
1038 parm_ref_data_pass_through_p (struct ipa_func_body_info *fbi, int index, in parm_ref_data_pass_through_p()
[all …]
H A Dipa-fnsummary.c1107 unmodified_parm_1 (ipa_func_body_info *fbi, gimple *stmt, tree op, in unmodified_parm_1()
1150 unmodified_parm (ipa_func_body_info *fbi, gimple *stmt, tree op, in unmodified_parm()
1174 unmodified_parm_or_parm_agg_item (struct ipa_func_body_info *fbi, in unmodified_parm_or_parm_agg_item()
1218 eliminated_by_inlining_prob (ipa_func_body_info *fbi, gimple *stmt) in eliminated_by_inlining_prob()
1469 set_cond_stmt_execution_predicate (struct ipa_func_body_info *fbi, in set_cond_stmt_execution_predicate()
1561 set_switch_stmt_execution_predicate (struct ipa_func_body_info *fbi, in set_switch_stmt_execution_predicate()
1764 compute_bb_predicates (struct ipa_func_body_info *fbi, in compute_bb_predicates()
1867 will_be_nonconstant_expr_predicate (ipa_func_body_info *fbi, in will_be_nonconstant_expr_predicate()
1943 will_be_nonconstant_predicate (struct ipa_func_body_info *fbi, in will_be_nonconstant_predicate()
2098 param_change_prob (ipa_func_body_info *fbi, gimple *stmt, int i) in param_change_prob()
[all …]
/netbsd-src/sys/dev/wscons/
H A Dwsdisplay_util.c65 wsdisplayio_get_fbinfo(struct rasops_info *ri, struct wsdisplayio_fbinfo *fbi) in wsdisplayio_get_fbinfo()
/netbsd-src/sys/arch/arm/ti/
H A Dti_fb.c148 struct wsdisplayio_fbinfo *fbi; in ti_fb_ioctl() local
/netbsd-src/sys/arch/arm/nvidia/
H A Dtegra_fb.c148 struct wsdisplayio_fbinfo *fbi; in tegra_fb_ioctl() local
/netbsd-src/sys/arch/arm/sunxi/
H A Dsunxi_fb.c153 struct wsdisplayio_fbinfo *fbi; in sunxi_fb_ioctl() local
/netbsd-src/sys/arch/arm/rockchip/
H A Drk_fb.c169 struct wsdisplayio_fbinfo *fbi; in rk_fb_ioctl() local
/netbsd-src/sys/arch/mac68k/dev/
H A Dgenfb_grfbus.c134 struct wsdisplayio_fbinfo *fbi; in genfb_grfbus_ioctl() local
/netbsd-src/external/mpl/dhcp/dist/common/
H A Dupf.c363 struct interface_info *fbi = (struct interface_info *)0; in maybe_setup_fallback() local
H A Dnit.c413 struct interface_info *fbi = (struct interface_info *)0; in maybe_setup_fallback() local
H A Dlpf.c514 struct interface_info *fbi = (struct interface_info *)0; in maybe_setup_fallback() local
H A Dbpf.c593 struct interface_info *fbi = (struct interface_info *)0; in maybe_setup_fallback() local
H A Dsocket.c1229 struct interface_info *fbi = (struct interface_info *)0; in maybe_setup_fallback() local
/netbsd-src/sys/arch/arm/broadcom/
H A Dbcm2835_genfb.c157 struct wsdisplayio_fbinfo *fbi = data; in bcmgenfb_ioctl() local
/netbsd-src/sys/dev/fdt/
H A Dsimplefb.c71 struct wsdisplayio_fbinfo *fbi; in simplefb_ioctl() local
/netbsd-src/sys/dev/sun/
H A Dbwtwo.c439 struct wsdisplayio_fbinfo *fbi = data; in bwtwo_ioctl() local
H A Dcgthree.c465 struct wsdisplayio_fbinfo *fbi = data; in cgthree_ioctl() local
/netbsd-src/sys/arch/arm/fdt/
H A Dplfb_fdt.c225 struct wsdisplayio_fbinfo *fbi = data; in plfb_ioctl() local
/netbsd-src/sys/arch/evbppc/wii/dev/
H A Dwiifb.c326 struct wsdisplayio_fbinfo *fbi; wiifb_ioctl() local
[all...]
/netbsd-src/sys/arch/sparc64/dev/
H A Dgfb.c308 struct wsdisplayio_fbinfo *fbi = data; in gfb_ioctl() local
/netbsd-src/sys/dev/pci/igma/
H A Digmafb.c221 struct wsdisplayio_fbinfo *fbi; in igmafb_ioctl() local
/netbsd-src/sys/arch/amiga/dev/
H A Dmntva.c529 struct wsdisplayio_fbinfo *fbi = data; in mntva_ioctl() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_fb_helper.c2042 struct fb_info *fbi = fb_helper->fbdev; in drm_fbdev_cleanup() local
2125 struct fb_info *fbi; in drm_fb_helper_generic_probe() local

123