Home
last modified time | relevance | path

Searched defs:comparison (Results 1 – 25 of 91) sorted by relevance

1234

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcompare-elim.c92 struct comparison struct
97 /* The insn prior to the comparison insn that clobbers the flags. */ argument
100 /* The insn prior to the comparison insn that sets in_a REG. */ argument
107 /* The REG_EH_REGION of the comparison. */ argument
110 /* Information about how this comparison is used. */ argument
111 struct comparison_use uses[MAX_CMP_USE]; argument
116 /* The number of uses identified for this comparison. */ argument
119 /* True if not all uses of this comparison have been identified. argument
131 static vec<comparison *> all_compares; argument
H A Dtyped-splay-tree.h454 int comparison = 0; in splay_tree_insert() local
594 int comparison; in splay_tree_predecessor() local
627 int comparison; in splay_tree_successor() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcompare-elim.cc90 struct comparison struct
95 /* The insn prior to the comparison insn that clobbers the flags. */ argument
98 /* The insn prior to the comparison insn that sets in_a REG. */ argument
105 /* The REG_EH_REGION of the comparison. */ argument
108 /* Information about how this comparison is used. */ argument
109 struct comparison_use uses[MAX_CMP_USE]; argument
114 /* The number of uses identified for this comparison. */ argument
117 /* True if not all uses of this comparison have been identified. argument
129 static vec<comparison *> all_compares; argument
H A Dtyped-splay-tree.h454 int comparison = 0; in splay_tree_insert() local
594 int comparison; in splay_tree_predecessor() local
627 int comparison; in splay_tree_successor() local
/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Daccesses.cc401 int comparison = lookup_clobber (tree, insn); in prev_clobber() local
412 int comparison = lookup_clobber (tree, insn); in next_clobber() local
570 int comparison = (*insn >= *first->insn () ? 0 : -1); in find_def() local
579 int comparison = (*insn <= *last->insn () ? 0 : 1); in find_def() local
585 int comparison = lookup_def (tree, insn); in find_def() local
661 int comparison = lookup_clobber (group->m_clobber_tree, clobber->insn ()); in add_clobber() local
763 int comparison = lookup_def (tree, clobber2->insn ()); in merge_clobber_groups() local
807 int comparison = lookup_clobber (tree1, insn); in split_clobber_group() local
908 int comparison; in add_def() local
1029 int comparison = lookup_def (tree, def->insn ()); in remove_def() local
[all …]
H A Daccess-utils.h270 int comparison = lookup_call_clobbers (tree, insn); in prev_call_clobbers_ignoring() local
292 int comparison = lookup_call_clobbers (tree, insn); in next_call_clobbers_ignoring() local
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/m4/
H A Dfindloc2s.m439 define(comparison,ifelse(atype_kind,4,dnl macro
H A Dfindloc0s.m440 define(comparison,ifelse(atype_kind,4,dnl macro
H A Dfindloc1.m437 define(comparison,`*src == value')dnl macro
H A Dfindloc0.m435 define(comparison,`*base == value')dnl macro
H A Dfindloc1s.m439 define(comparison,ifelse(atype_kind,4,dnl macro
/netbsd-src/external/gpl3/gcc/dist/libgfortran/m4/
H A Dfindloc0.m435 define(comparison,`*base == value')dnl macro
H A Dfindloc1.m437 define(comparison,`*src == value')dnl macro
H A Dfindloc1s.m439 define(comparison,ifelse(atype_kind,4,dnl macro
H A Dfindloc0s.m440 define(comparison,ifelse(atype_kind,4,dnl macro
H A Dfindloc2s.m439 define(comparison,ifelse(atype_kind,4,dnl macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-builtins.h190 #define BDESC(mask, mask2, icode, name, code, comparison, flag) \ argument
192 #define BDESC_FIRST(kind, kindu, mask, mask2, icode, name, code, comparison, flag) \ argument
208 #define BDESC(mask, mask2, icode, name, code, comparison, flag) argument
209 #define BDESC_FIRST(kind, kindu, mask, mask2, icode, name, code, comparison, flag) argument
246 const enum rtx_code comparison; member
303 #define BDESC(mask, mask2, icode, name, code, comparison, flag) \ argument
305 #define BDESC_FIRST(kind, kindu, mask, mask2, icode, name, code, comparison, flag) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-builtins.h189 #define BDESC(mask, mask2, icode, name, code, comparison, flag) \ argument
191 #define BDESC_FIRST(kind, kindu, mask, mask2, icode, name, code, comparison, flag) \ argument
207 #define BDESC(mask, mask2, icode, name, code, comparison, flag) argument
208 #define BDESC_FIRST(kind, kindu, mask, mask2, icode, name, code, comparison, flag) argument
249 const enum rtx_code comparison; member
306 #define BDESC(mask, mask2, icode, name, code, comparison, flag) \ argument
308 #define BDESC_FIRST(kind, kindu, mask, mask2, icode, name, code, comparison, flag) \ argument
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dsplay-tree.c370 int comparison = 0; in splay_tree_insert() local
513 int comparison; in splay_tree_predecessor() local
544 int comparison; in splay_tree_successor() local
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dsplay-tree.c370 int comparison = 0; in splay_tree_insert() local
513 int comparison; in splay_tree_predecessor() local
544 int comparison; in splay_tree_successor() local
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dsplay-tree.c370 int comparison = 0; in splay_tree_insert() local
513 int comparison; in splay_tree_predecessor() local
544 int comparison; in splay_tree_successor() local
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dsplay-tree.c370 int comparison = 0; in splay_tree_insert() local
513 int comparison; in splay_tree_predecessor() local
544 int comparison; in splay_tree_successor() local
/netbsd-src/external/gpl2/diffutils/dist/src/
H A Ddiff.h303 struct comparison struct
306 struct comparison const *parent; /* parent, if a recursive comparison */ argument
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dsplay-tree.c137 int comparison = 0; in splay_tree_insert() local
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dsplay-tree.c137 int comparison = 0; in splay_tree_insert() local

1234