Home
last modified time | relevance | path

Searched defs:occ (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Det-forest.c64 set_depth (struct et_occ *occ, int d) in set_depth()
76 set_depth_add (struct et_occ *occ, int d) in set_depth_add()
88 set_prev (struct et_occ *occ, struct et_occ *t) in set_prev()
102 set_next (struct et_occ *occ, struct et_occ *t) in set_next()
116 et_recomp_min (struct et_occ *occ) in et_recomp_min()
141 et_check_occ_sanity (struct et_occ *occ) in et_check_occ_sanity()
171 et_check_sanity (struct et_occ *occ) in et_check_sanity()
183 et_check_tree_sanity (struct et_occ *occ) in et_check_tree_sanity()
204 record_path_before_1 (struct et_occ *occ, int depth) in record_path_before_1()
241 record_path_before (struct et_occ *occ) in record_path_before()
[all …]
H A Dtree-ssa-math-opts.c201 struct occurrence *occ; in occ_new() local
224 struct occurrence *occ, **p_occ; in insert_bb() local
286 struct occurrence *occ; in register_division_in() local
304 compute_merit (struct occurrence *occ) in compute_merit()
394 insert_reciprocals (gimple_stmt_iterator *def_gsi, struct occurrence *occ, in insert_reciprocals()
474 struct occurrence *occ = (struct occurrence *) bb->aux; in replace_reciprocal_squares() local
497 struct occurrence *occ = (struct occurrence *) bb->aux; in replace_reciprocal() local
514 free_bb (struct occurrence *occ) in free_bb()
737 struct occurrence *occ; in execute_cse_reciprocals_1() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Det-forest.cc64 set_depth (struct et_occ *occ, int d) in set_depth()
76 set_depth_add (struct et_occ *occ, int d) in set_depth_add()
88 set_prev (struct et_occ *occ, struct et_occ *t) in set_prev()
102 set_next (struct et_occ *occ, struct et_occ *t) in set_next()
116 et_recomp_min (struct et_occ *occ) in et_recomp_min()
141 et_check_occ_sanity (struct et_occ *occ) in et_check_occ_sanity()
171 et_check_sanity (struct et_occ *occ) in et_check_sanity()
183 et_check_tree_sanity (struct et_occ *occ) in et_check_tree_sanity()
204 record_path_before_1 (struct et_occ *occ, int depth) in record_path_before_1()
241 record_path_before (struct et_occ *occ) in record_path_before()
[all …]
H A Dtree-ssa-math-opts.cc228 void occurrence::operator delete (void *occ, size_t n) in operator delete()
246 struct occurrence *occ, **p_occ; in insert_bb() local
308 struct occurrence *occ; in register_division_in() local
326 compute_merit (struct occurrence *occ) in compute_merit()
416 insert_reciprocals (gimple_stmt_iterator *def_gsi, struct occurrence *occ, in insert_reciprocals()
496 struct occurrence *occ = (struct occurrence *) bb->aux; in replace_reciprocal_squares() local
519 struct occurrence *occ = (struct occurrence *) bb->aux; in replace_reciprocal() local
536 free_bb (struct occurrence *occ) in free_bb()
758 struct occurrence *occ; in execute_cse_reciprocals_1() local
/netbsd-src/sys/kern/
H A Dkern_timeout.c418 struct callout_cpu *cc, *occ; in callout_schedule_locked() local
/netbsd-src/sys/arch/arm/arm32/
H A Dpmap.c7934 int i, j, k, occ, rows = 0; in pmap_dump() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
H A Dsvga3d_types.h1564 SVGADXOcclusionQueryResult occ; member