Home
last modified time | relevance | path

Searched refs:mk_forall_sptr (Results 1 – 3 of 3) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsymutl.h61 int mk_forall_sptr(int, int, int *, int);
H A Dsymutl.c541 mk_forall_sptr(int forall_ast, int subscr_ast, int *subscr, int elem_dty) in mk_forall_sptr() function
1069 sptr = mk_forall_sptr(forall_ast, subscr_ast, subscr, dty); in get_temp_forall()
1071 sptr = mk_forall_sptr(forall_ast, subscr_ast, subscr, in get_temp_forall()
H A Doutconv.c3882 sptr = mk_forall_sptr(forall_ast, subscr_ast, subscr, dty); in get_temp_forall2()
3885 mk_forall_sptr(forall_ast, subscr_ast, subscr, DDTG(A_DTYPEG(ast_dty))); in get_temp_forall2()