Home
last modified time | relevance | path

Searched refs:otriple1 (Results 1 – 2 of 2) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dcommgen.c954 int otriple1; in outvalue_hcycliclp() local
1123 otriple1 = A_OTRIPLE1G(ast); in generate_hcycliclp()
1181 otriple1 = A_OTRIPLE1G(ast); in generate_hcycliclp()
1278 otriple1 = A_OTRIPLE1G(ast); in fill_cyclic_1()
1279 lof0 = A_LBDG(otriple1); in fill_cyclic_1()
1280 los = A_UPBDG(otriple1); in fill_cyclic_1()
1281 lof = A_STRIDEG(otriple1); in fill_cyclic_1()
1349 otriple1 = A_OTRIPLE1G(ast); in fill_cyclic_k()
1350 lof0 = A_LBDG(otriple1); in fill_cyclic_k()
1351 los = A_UPBDG(otriple1); in fill_cyclic_k()
[all …]
H A Dast.c4232 otriple1, dim, bvect, ddesc, sdesc, mdesc, vsub, chunk, npar, start, in ast_rewrite() local
4748 otriple1 = ast_rewrite(A_OTRIPLE1G(ast)); in ast_rewrite()
4751 otriple != A_OTRIPLEG(ast) || otriple1 != A_OTRIPLE1G(ast) || in ast_rewrite()
4757 A_OTRIPLE1P(astnew, otriple1); in ast_rewrite()