Searched defs:incr (Results 51 - 67 of 67) sorted by relevance

123

/haiku-buildtools/legacy/gcc/gcc/f/
H A Dstd.c251 ffebld incr; member in struct:_ffestd_stmt_::__anon3299::__anon3312
3259 ffestd_R819A(ffelexToken construct_name UNUSED, ffelab label, ffebld var, ffebld start, ffelexToken start_token, ffebld end, ffelexToken end_token, ffebld incr, ffelexToken incr_token) argument
3268 ffeste_R819A (ffestw_stack_top (), label, var, start, end, incr, local
H A Dste.c510 ffeste_begin_iterdo_(ffestw block, tree *xtvar, tree *xtincr, tree *xitersvar, ffebld var, ffebld start, ffelexToken start_token, ffebld end, ffelexToken end_token, ffebld incr, ffelexToken incr_token, const char *msg) argument
843 ffebld incr = ffebld_head (ffebld_trail (ffebld_trail local
3028 ffeste_R819A(ffestw block, ffelab label UNUSED, ffebld var, ffebld start, ffelexToken start_token, ffebld end, ffelexToken end_token, ffebld incr, ffelexToken incr_token) argument
[all...]
H A Dstc.c9397 ffestc_R819A(ffelexToken construct_name, ffelexToken label_token, ffebld var, ffelexToken var_token, ffebld start, ffelexToken start_token, ffebld end, ffelexToken end_token, ffebld incr, ffelexToken incr_token) argument
9567 ffestc_R820A(ffelexToken construct_name, ffebld var, ffelexToken var_token, ffebld start, ffelexToken start_token, ffebld end, ffelexToken end_token, ffebld incr, ffelexToken incr_token) argument
[all...]
/haiku-buildtools/gcc/gcc/
H A Dtree-vect-stmts.c6093 gimple incr; local
6154 gimple incr; local
H A Dcse.c6767 count_reg_usage (rtx x, int *counts, rtx dest, int incr) local
6732 count_reg_usage(rtx x, int *counts, rtx dest, int incr) argument
6770 incr); local
6786 count_reg_usage (CALL_INSN_FUNCTION_USAGE (x), counts, dest, incr); local
6787 count_reg_usage (PATTERN (x), counts, dest, incr); local
6825 count_reg_usage (ASM_OPERANDS_INPUT (x, i), counts, dest, incr); local
6840 count_reg_usage (XEXP (x, i), counts, dest, incr); local
6843 count_reg_usage (XVECEXP (x, i, j), counts, dest, incr); local
[all...]
H A Dsched-deps.c2040 int incr, new_incr; local
2141 int incr; local
H A Dtree-vect-data-refs.c4099 gimple incr; local
/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-array.c3535 tree incr; local
/haiku-buildtools/gcc/gcc/cp/
H A Dsemantics.c6253 tree incr = TREE_VEC_ELT (incrv, i); local
6497 tree decl = NULL, init, cond, incr, orig_decl = NULL_TREE, block = NULL_TREE; local
[all...]
H A Dpt.c13809 tree decl, init, cond, incr; local
22051 tree incr = TREE_VEC_ELT (incrv, i); local
[all...]
H A Dparser.c30426 tree init, cond, incr, body, decl, pre_body = NULL_TREE, ret; local
/haiku-buildtools/gcc/gcc/c-family/
H A Dc-common.h1394 tree incr; /* Loop increment/decrement expression. */ member in struct:cilkplus_an_loop_parts
/haiku-buildtools/binutils/gas/config/
H A Dtc-aarch64.c5222 uint32_t i, nb_regs, prev_regno, incr; local
H A Dtc-m68k.c6182 char *incr; member in struct:mri_control_info
/haiku-buildtools/gcc/gcc/config/sparc/
H A Dsparc.c7512 tree addr, incr; local
[all...]
/haiku-buildtools/gcc/gcc/c/
H A Dc-parser.c5481 tree block, cond, incr, save_break, save_cont, body; local
12834 tree decl, cond, incr, save_break, save_cont, body, init, stmt, cl; local
15174 tree incr = TREE_VEC_ELT (OMP_FOR_INCR (omp_for), 0); local
[all...]
H A Dc-typeck.c9797 c_finish_loop(location_t start_locus, tree cond, tree incr, tree body, tree blab, tree clab, bool cond_is_first) argument

Completed in 528 milliseconds

123