Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dtransfrm.h47 int mk_allocate(int ast);
H A Dtransfrm.c3359 mk_allocate(int ast) in mk_allocate() function
3668 int astfunc = mk_allocate(ast); in gen_alloc_mbr()
4222 ast = mk_allocate(0); in rewrite_allocatable_assignment()
4409 ast = mk_allocate(astdest2); in rewrite_allocatable_assignment()
H A Dfunc.c3736 add_stmt_before(mk_allocate(new_lhs), std); in allocate_lhs_if_needed()