Home
last modified time | relevance | path

Searched refs:mk_cnst (Results 1 – 20 of 20) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Ddinit.c1005 newast = mk_cnst(val); in dinit_val()
1011 newast = mk_cnst(val); in dinit_val()
1058 newast = mk_cnst(val); in dinit_val()
1060 newast = mk_cnst(val); in dinit_val()
1065 newast = mk_cnst(val); in dinit_val()
H A Dast.c559 mk_cnst(int cnst) in mk_cnst() function
770 return mk_cnst(stb.k0); in mk_binop()
773 return mk_cnst(v1); in mk_binop()
791 rop = mk_cnst(c2); in mk_binop()
819 rop = mk_cnst(c2); in mk_binop()
825 return mk_cnst(stb.k0); in mk_binop()
830 return mk_cnst(v1); in mk_binop()
1126 new = mk_cnst(c1); in reduce_i8add()
1146 new = mk_cnst(new); in reduce_i8add()
1206 new = mk_cnst(c1); in reduce_i8add()
[all …]
H A Dlowersym.c519 ADD_LWAST(dtype, i) = mk_cnst(lower_getiszcon(lwval)); in fill_fixed_array_dtype()
526 ADD_LWAST(dtype, i) = mk_cnst(lower_getiszcon(lwval)); in fill_fixed_array_dtype()
530 ADD_MLPYR(dtype, i) = mk_cnst(lower_getiszcon(mlpyr)); in fill_fixed_array_dtype()
559 ADD_ZBASE(dtype) = mk_cnst(lower_getiszcon(zbase)); in fill_fixed_array_dtype()
562 ADD_NUMELM(dtype) = mk_cnst(lower_getiszcon(mlpyr)); in fill_fixed_array_dtype()
713 ADD_MLPYR(dtype, 0) = mk_cnst(lower_getiszcon(mlpyrval)); in fill_adjustable_array_dtype()
794 ADD_MLPYR(dtype, i + 1) = mk_cnst(lower_getiszcon(mlpyrval)); in fill_adjustable_array_dtype()
3108 ADD_EXTNTAST(dtype, 0) = mk_cnst(lower_getiszcon(PLLENG(plist))); in lower_namelist_plists()
H A Dsemantio.c596 ast1 = mk_cnst(sptr); in semantio()
1062 SST_ASTP(stkptr, mk_cnst(sptr1)); in semantio()
1119 iotype_ast = mk_cnst(getstring(iotype, strlen(iotype))); in semantio()
1123 iotype_ast = mk_cnst(getstring(iotype, strlen(iotype))); in semantio()
1322 iotype_ast = mk_cnst(getstring(iotype, strlen(iotype))); in semantio()
1883 PTV(PT_ACTION) = mk_cnst(getstring("read", strlen("read"))); in semantio()
2140 PTV(PT_SHARED) = mk_cnst(getstring("shared", strlen("shared"))); in semantio()
5924 unit_ast = mk_cnst(getcon(v, argdtyp)); in gen_dtio_args()
H A Dinliner.c1690 astNew = mk_cnst(sptr); in replace_parms()
1706 astNew = mk_cnst(sptr); in replace_parms()
1717 astNew = mk_cnst(sptr); in replace_parms()
H A Dsemutil.c1173 SST_ASTP(stkptr, mk_cnst(sptr)); in mkexpr1()
2254 SST_ASTP(stktop, mk_cnst(SST_CVALG(stktop))); in mkvarref()
2269 SST_ASTP(stktop, mk_cnst(SST_CVALG(stktop))); in mkvarref()
3097 SST_ASTP(stktop, mk_cnst(cnst_sptr)); in ch_substring()
3121 SST_ASTP(stktop, mk_cnst(getcon(val, dtype))); in ch_substring()
3129 SST_ASTP(stktop, mk_cnst(SST_CVALG(stktop))); in ch_substring()
H A Dsemant2.c2682 SST_ASTP(LHS, mk_cnst(SST_CVALG(LHS))); in ast_cnst()
2881 ast = mk_cnst(SST_CVALG(res)); in form_cmplx_const()
H A Dlowerilm.c2085 doincast = mk_cnst(stb.flt1); in lower_do_stmt()
2089 doincast = mk_cnst(stb.dbl1); in lower_do_stmt()
2251 ADD_EXTNTAST(dt, 0) = mk_cnst(lower_getiszcon(32)); in lower_do_stmt()
2263 ADD_EXTNTAST(dt, 0) = mk_cnst(lower_getiszcon(32 + MAXCPUS)); in lower_do_stmt()
H A Dflow.c867 cnt = mk_cnst(stb.flt1); in bld_ud()
869 cnt = mk_cnst(stb.dbl1); in bld_ud()
H A Dsemfunc.c9279 ast = mk_binop(OP_GE, ast, mk_cnst(stb.flt0), dtyper); in ref_pd()
9281 ast = mk_binop(OP_GE, ast, mk_cnst(stb.dbl0), dtyper); in ref_pd()
10936 SST_ASTP(stktop, mk_cnst(tmp)); in ref_pd()
10946 SST_ASTP(stktop, mk_cnst(tmp)); in ref_pd()
10956 SST_ASTP(stktop, mk_cnst(tmp)); in ref_pd()
10965 SST_ASTP(stktop, mk_cnst(sptr)); in ref_pd()
H A Dsemant.c7215 ast = mk_cnst(SST_CVALG(RHS(1))); in semant1()
7308 SST_ASTP(LHS, mk_cnst(SST_CVALG(LHS))); in semant1()
7331 SST_ASTP(LHS, mk_cnst(SST_CVALG(LHS))); in semant1()
7385 SST_ASTP(LHS, mk_cnst(SST_CVALG(LHS))); in semant1()
7391 SST_ASTP(LHS, mk_cnst(SST_CVALG(LHS))); in semant1()
13260 newast = mk_cnst(newsptr); in fixup_KIND_expr()
15470 return mk_cnst(getcon(val, DT_INT)); in get_len_parm_by_number()
H A Drest.c1446 ARGT_ARG(newargt, newi) = mk_cnst(stb.k0); in transform_call()
1449 ARGT_ARG(newargt, newj) = mk_cnst(stb.k0); in transform_call()
H A Dsemutil2.c4122 aclp->u1.ast = mk_cnst(p->currval); in eval_do_idx()
7143 aast = mk_cnst(a->conval); in dinit_fill_struct()
8328 wrkarg->u1.ast = mk_cnst(sptr); in eval_char()
10664 c->u1.ast = mk_cnst(c->conval); in eval_init_op()
H A Dsemfin.c2326 iotype_ast = mk_cnst(getstring("NAMELIST", strlen("NAMELIST"))); in gen_dtio_arglist()
H A Dfunc.c6981 ARGT_ARG(newargt, 5) = mk_cnst(alpha); in mmul()
6986 ARGT_ARG(newargt, 10) = mk_cnst(beta); in mmul()
H A Dcomm.c1556 ARGT_ARG(newargt, argcnt++) = mk_cnst(tmp); /* num dimensions */ in transform_ptr()
H A Dinterf.c4248 ast = mk_cnst(sptr); in fill_ast()
H A Dsemant3.c1754 ast2 = mk_cnst(getstring(name, 5)); in semant3()
H A Dsemsmp.c9471 return mk_cnst(cnst_sptr); in get_mp_bind_type()
/dports/math/libpgmath/flang-d07daf3/tools/flang1/utils/ast/
H A Dast.in.h352 int mk_cnst (int);