Home
last modified time | relevance | path

Searched refs:mk_mlpyr_expr (Results 1 – 6 of 6) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang1/utils/ast/
H A Dast.in.h386 int mk_mlpyr_expr (int, int, int);
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dbblock.c919 ast = mk_mlpyr_expr(ast, AD_UPAST(ad, i), tmp); in add_bound_assignments()
H A Ddpm_out.c4304 ast = mk_mlpyr_expr(ast, AD_UPAST(ad, i), tmp); in set_assumed_bounds()
5219 ast = mk_mlpyr_expr(ast, AD_UPAST(ad, i), tmp); in add_bound_assignments()
H A Dfunc.c7442 mult = mk_mlpyr_expr(astb.bnd.one, AD_UPAST(ad, i - 1), mult); in _reshape()
H A Dast.c2578 mk_mlpyr_expr(int lb, int ub, int mlpyr) in mk_mlpyr_expr() function
H A Dsemutil2.c450 ast = mk_mlpyr_expr(AD_LWAST(ad, i - 1), AD_UPAST(ad, i - 1), in _mk_arrdsc()