Searched defs:direction (Results 1 - 25 of 36) sorted by relevance

12

/haiku-buildtools/gcc/gcc/
H A Ddomwalk.h33 dom_walker (cdi_direction direction) : m_dom_direction (direction) {} argument
H A Dtree-ssa-dse.c356 dse_dom_walker (cdi_direction direction) : dom_walker (direction) {} argument
H A Dtree-ssa-uncprop.c360 uncprop_dom_walker (cdi_direction direction) : dom_walker (direction) {} argument
H A Dcompare-elim.c262 find_comparison_dom_walker(cdi_direction direction) argument
H A Dfwprop.c222 single_def_use_dom_walker (cdi_direction direction) argument
H A Dtree-ssa-strlen.c2254 strlen_dom_walker (cdi_direction direction) : dom_walker (direction) {} argument
H A Dtree-ssa-propagate.c1067 substitute_and_fold_dom_walker (cdi_direction direction, argument
H A Dfunction.h755 enum direction {none, upward, downward}; enum
H A Dtree-ssa-phiopt.c1372 nontrapping_dom_walker (cdi_direction direction, hash_set<tree> *ps) argument
H A Dtree-into-ssa.c1450 rewrite_dom_walker (cdi_direction direction) : dom_walker (direction) {} argument
2114 rewrite_update_dom_walker (cdi_direction direction) : dom_walker (direction) {} argument
2268 mark_def_dom_walker (cdi_direction direction); variable
2280 mark_def_dom_walker::mark_def_dom_walker (cdi_direction direction) argument
H A Dtree-ssa-dom.c833 dom_opt_dom_walker (cdi_direction direction) argument
H A Dpredict.c2136 enum prediction direction; local
2174 direction); local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dssa-lim-10.c8 int direction; local
H A Dpr14814.c13 static inline struct YY direction (const struct XX* this_1) { return this_1->v;} function
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr14814.C10 YY direction() const { return v; } function in class:XX
H A Dpr16688.C264 void downstream_dg (const Tensor& direction) argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dscoped_enum_examples.C12 enum direction { left='l', right='r' }; enum
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr60648.C14 enum direction enum
/haiku-buildtools/legacy/binutils/bfd/
H A Dbfdio.c256 bfd_seek (bfd *abfd, file_ptr position, int direction) argument
[all...]
/haiku-buildtools/binutils/bfd/
H A Dbfdio.c280 bfd_seek (bfd *abfd, file_ptr position, int direction) argument
526 memory_bseek (bfd *abfd, file_ptr position, int direction) argument
[all...]
/haiku-buildtools/legacy/gcc/gcc/
H A Dexpr.h209 enum direction {none, upward, downward}; /* Value has this type. */ enum
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-h8300.c330 parse_reg (char *src, op_type *mode, unsigned int *reg, int direction) argument
551 get_operand (char **ptr, struct h8_op *op, int direction) argument
[all...]
/haiku-buildtools/gcc/liboffloadmic/runtime/
H A Doffload_common.h224 } direction; member in struct:VarDesc
/haiku-buildtools/binutils/gas/config/
H A Dtc-h8300.c381 parse_reg (char *src, op_type *mode, unsigned int *reg, int direction) argument
608 get_operand (char **ptr, struct h8_op *op, int direction) argument
[all...]
/haiku-buildtools/legacy/gcc/texinfo/info/
H A Dsession.c2950 int direction; local
3045 int direction; /* The direction that this search is heading in. */ member in struct:__anon3576
[all...]

Completed in 231 milliseconds

12