Home
last modified time | relevance | path

Searched refs:stdnext (Results 1 – 12 of 12) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dfunc.c4676 int stdnext, std; in transform_mvbits() local
4689 stdnext = arg_gbl.std; in transform_mvbits()
4765 int stdnext, std; in transform_merge() local
4778 stdnext = arg_gbl.std; in transform_merge()
4853 int stdnext, std; in transform_elemental() local
4866 stdnext = arg_gbl.std; in transform_elemental()
4993 int stdnext, std; in transform_c_f_pointer() local
5010 stdnext = arg_gbl.std; in transform_c_f_pointer()
5116 int stdnext, std; in transform_c_f_procpointer() local
5438 int stdnext, lineno; in inline_small_matmul() local
[all …]
H A Doutconv.c1224 int std, stdnext; in convert_simple() local
2489 int std, stdnext; in sectinline() local
2559 int std, stdnext; in convert_statements() local
2631 int sptr, std, stdnext; in convert_template_instance() local
3158 int stdnext = *stdnextp; in conv_fused_forall() local
3409 int stdnext; in conv_forall() local
3429 return stdnext; in conv_forall()
3619 arg_gbl.std = stdnext; in conv_forall()
3717 std1 = stdnext; in conv_forall()
3719 stdnext = STD_NEXT(stdnext); in conv_forall()
[all …]
H A Dcomm.c919 stdnext = add_stmt_before(newast, stdnext); in sequentialize()
923 stdnext = STD_NEXT(stdnext); in sequentialize()
931 stdnext = STD_PREV(stdnext); in sequentialize()
936 stdnext = STD_NEXT(stdnext); in sequentialize()
939 transform_ast(stdnext, STD_AST(stdnext)); in sequentialize()
948 stdnext = add_stmt_before(asn, stdnext); in sequentialize()
956 stdnext = insert_endmask(expr, STD_PREV(stdnext)); in sequentialize()
957 stdnext = STD_NEXT(stdnext); in sequentialize()
962 stdnext = add_stmt_before(newast, stdnext); in sequentialize()
964 stdnext = STD_NEXT(stdnext); in sequentialize()
[all …]
H A Dcommgen.c65 int std, stdnext; in comm_generator() local
73 stdnext = STD_NEXT(std); in comm_generator()
706 int std, stdnext; in rt_outvalue() local
733 int std, stdnext; in eliminate_redundant() local
996 int stdnext; in generate_hlocalizebnds() local
1666 int stdnext; in inline_hlocalizebnds() local
1708 stdnext = STD_NEXT(stdnext); in inline_hlocalizebnds()
1712 stdnext = add_stmt_before(asn, stdnext); in inline_hlocalizebnds()
1715 stdnext = STD_NEXT(stdnext); in inline_hlocalizebnds()
1716 return stdnext; in inline_hlocalizebnds()
[all …]
H A Dcomminvar.c260 int std, stdend, stdnext; in hoist_comms() local
279 stdnext = STD_NEXT(std); in hoist_comms()
280 for (; std != stdend; std = stdnext, stdnext = STD_NEXT(stdnext)) { in hoist_comms()
H A Dvsub.c73 int std, stdnext; in rewrite_forall() local
79 for (std = STD_NEXT(0); std; std = stdnext) { in rewrite_forall()
80 stdnext = STD_NEXT(std); in rewrite_forall()
1188 int stdnext, src; in rewrite_forall_pure() local
1191 for (std = STD_NEXT(0); std; std = stdnext) { in rewrite_forall_pure()
1192 stdnext = STD_NEXT(std); in rewrite_forall_pure()
1397 int stdnext; in make_dos() local
1405 stdnext = STD_NEXT(std); in make_dos()
H A Dtransfrm.c597 int std, stdnext, std1; in rewrite_block_where() local
619 for (std = STD_NEXT(0); std != 0; std = stdnext) { in rewrite_block_where()
620 stdnext = STD_NEXT(std); in rewrite_block_where()
988 int std, stdnext, std1; in rewrite_block_forall() local
1005 for (std = STD_NEXT(0); std != 0; std = stdnext) { in rewrite_block_forall()
1006 stdnext = STD_NEXT(std); in rewrite_block_forall()
1288 int std, stdnext; in rewrite_into_forall() local
1318 for (std = STD_NEXT(0); std; std = stdnext) { in rewrite_into_forall()
1319 stdnext = STD_NEXT(std); in rewrite_into_forall()
4732 int stdnext; in find_allocatable_assignment() local
[all …]
H A Dcommopt.c2867 int std, stdnext; in alloc2ast() local
2875 for (std = STD_NEXT(0); std; std = stdnext) { in alloc2ast()
2876 stdnext = STD_NEXT(std); in alloc2ast()
2981 int stdnext; in opt_allocate() local
2986 for (std = STD_NEXT(0); std; std = stdnext) { in opt_allocate()
2989 stdnext = STD_NEXT(std); in opt_allocate()
3692 int std, stdnext; in find_get_scalar() local
3698 for (std = STD_NEXT(0); std; std = stdnext) { in find_get_scalar()
3699 stdnext = STD_NEXT(std); in find_get_scalar()
H A Dast.c3806 int stdnext; in move_stmts_before() local
3807 for (; std != 0; std = stdnext) { in move_stmts_before()
3808 stdnext = STD_NEXT(std); in move_stmts_before()
3821 int stdnext; in move_stmts_after() local
3822 for (; std != 0; std = stdnext) { in move_stmts_after()
3823 stdnext = STD_NEXT(std); in move_stmts_after()
H A Drest.c3859 int std, stdnext; in call_analyze() local
3873 for (std = STD_NEXT(0); std; std = stdnext) { in call_analyze()
3874 stdnext = STD_NEXT(std); in call_analyze()
/dports/math/R-cran-FrF2/FrF2/R/
H A Dadd.center.r194stdnext <- lapply(1:length(std), function(obj) rep(paste(c(0,std[[obj]][1,2],0),collapse="."), nad… functionVar
195 stdrpnext <- stdnext
206 stdnext <- stdrpnext <- lapply(1:length(std), function(obj) rep(0, nadd[i]) )
213 stdnext <- lapply(stdnext, function(obj) factor(obj, levels=rostdlev))
215 …bothnext <- mapply(function(...) list(data.frame(...)), stdnext, lapply(1:length(std), function(ob…
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/usb/
H A Dohci.c1379 ohci_soft_td_t *std, *sdone, *stdnext; in ohci_softintr() local
1440 for (std = sdone; std; std = stdnext) { in ohci_softintr()
1442 stdnext = std->dnext; in ohci_softintr()