Searched refs:forloop (Results 1 – 4 of 4) sorted by relevance
424 forloop_T forloop; member
3269 STACK_TV_VAR(iptr->isn_arg.forloop.for_idx); in exec_instructions()3283 ectx->ec_iidx = iptr->isn_arg.forloop.for_end; in exec_instructions()3315 ectx->ec_iidx = iptr->isn_arg.forloop.for_end; in exec_instructions()3351 ectx->ec_iidx = iptr->isn_arg.forloop.for_end; in exec_instructions()5523 forloop_T *forloop = &iptr->isn_arg.forloop; in list_instructions() local5526 forloop->for_idx, forloop->for_end); in list_instructions()
1789 isn->isn_arg.forloop.for_idx = loop_idx; in generate_FOR()8350 isn->isn_arg.forloop.for_end = instr->ga_len; in compile_endfor()
108 syn keyword liquidForloop forloop nextgroup=liquidForloopDot contained