Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dvsub.c1539 remove_scalar_lhs_dependency(int ast, int list, int sptr, int std) in remove_scalar_lhs_dependency() function
1547 nlop = remove_scalar_lhs_dependency(lop, list, sptr, std); in remove_scalar_lhs_dependency()
1554 nlop = remove_scalar_lhs_dependency(lop, list, sptr, std); in remove_scalar_lhs_dependency()
1561 nlop = remove_scalar_lhs_dependency(lop, list, sptr, std); in remove_scalar_lhs_dependency()
1622 newlhs = remove_scalar_lhs_dependency(lhs, list, sptrlhs, std); in scalar_lhs_dependency()