Home
last modified time | relevance | path

Searched defs:comb (Results 1 – 14 of 14) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-affine.c35 double_int_ext_for_comb (double_int cst, aff_tree *comb) in double_int_ext_for_comb()
43 aff_combination_zero (aff_tree *comb, tree type) in aff_combination_zero()
54 aff_combination_const (aff_tree *comb, tree type, double_int cst) in aff_combination_const()
63 aff_combination_elt (aff_tree *comb, tree type, tree elt) in aff_combination_elt()
75 aff_combination_scale (aff_tree *comb, double_int scale) in aff_combination_scale()
215 aff_combination_convert (aff_tree *comb, tree type) in aff_combination_convert()
258 tree_to_aff_combination (tree expr, tree type, aff_tree *comb) in tree_to_aff_combination()
374 aff_tree *comb) in add_elt_to_tree()
434 aff_combination_to_tree (aff_tree *comb) in aff_combination_to_tree()
472 unshare_aff_combination (aff_tree *comb) in unshare_aff_combination()
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-affine.c54 aff_combination_zero (aff_tree *comb, tree type) in aff_combination_zero()
68 aff_combination_const (aff_tree *comb, tree type, const poly_widest_int &cst) in aff_combination_const()
77 aff_combination_elt (aff_tree *comb, tree type, tree elt) in aff_combination_elt()
89 aff_combination_scale (aff_tree *comb, const widest_int &scale_in) in aff_combination_scale()
223 aff_combination_convert (aff_tree *comb, tree type) in aff_combination_convert()
265 tree_to_aff_combination (tree expr, tree type, aff_tree *comb) in tree_to_aff_combination()
489 aff_combination_to_tree (aff_tree *comb) in aff_combination_to_tree()
539 unshare_aff_combination (aff_tree *comb) in unshare_aff_combination()
552 aff_combination_remove_elt (aff_tree *comb, unsigned m) in aff_combination_remove_elt()
651 aff_combination_find_elt (aff_tree *comb, tree val, unsigned *idx) in aff_combination_find_elt()
[all …]
H A Dtree-ssa-reassoc.c3526 tree comb; in optimize_vec_cond_expr() local
H A Dtree-ssa-loop-ivopts.c1202 aff_tree comb; member
/dragonfly/contrib/gcc-4.7/libdecnumber/dpd/
H A Ddecimal32.c87 uInt comb, exp; /* .. */ in decimal32FromNumber() local
189 uInt comb; /* combination field */ in decimal32ToNumber() local
257 uInt comb; /* combination field */ in decimal32ToString() local
H A Ddecimal128.c87 uInt comb, exp; /* .. */ in decimal128FromNumber() local
199 uInt comb; /* combination field */ in decimal128ToNumber() local
286 uInt comb; /* combination field */ in decimal128ToString() local
H A Ddecimal64.c93 uInt comb, exp; /* .. */ in decimal64FromNumber() local
216 uInt comb; /* combination field */ in decimal64ToNumber() local
302 uInt comb; /* combination field */ in decimal64ToString() local
/dragonfly/contrib/gdb-7/libdecnumber/dpd/
H A Ddecimal32.c87 uInt comb, exp; /* .. */ in decimal32FromNumber() local
189 uInt comb; /* combination field */ in decimal32ToNumber() local
257 uInt comb; /* combination field */ in decimal32ToString() local
H A Ddecimal128.c87 uInt comb, exp; /* .. */ in decimal128FromNumber() local
199 uInt comb; /* combination field */ in decimal128ToNumber() local
286 uInt comb; /* combination field */ in decimal128ToString() local
H A Ddecimal64.c93 uInt comb, exp; /* .. */ in decimal64FromNumber() local
216 uInt comb; /* combination field */ in decimal64ToNumber() local
302 uInt comb; /* combination field */ in decimal64ToString() local
/dragonfly/contrib/gcc-8.0/libdecnumber/dpd/
H A Ddecimal32.c87 uInt comb, exp; /* .. */ in decimal32FromNumber() local
189 uInt comb; /* combination field */ in decimal32ToNumber() local
257 uInt comb; /* combination field */ in decimal32ToString() local
H A Ddecimal128.c87 uInt comb, exp; /* .. */ in decimal128FromNumber() local
199 uInt comb; /* combination field */ in decimal128ToNumber() local
286 uInt comb; /* combination field */ in decimal128ToString() local
H A Ddecimal64.c93 uInt comb, exp; /* .. */ in decimal64FromNumber() local
216 uInt comb; /* combination field */ in decimal64ToNumber() local
302 uInt comb; /* combination field */ in decimal64ToString() local
/dragonfly/contrib/binutils-2.27/gold/
H A Darm.cc10939 static const int* comb[] = in tag_cpu_arch_combine() local