Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemutil2.c11766 remove_parent_from_ast(int ast) in remove_parent_from_ast() function
11780 newast = remove_parent_from_ast(ARGT_ARG(orig_args, 0)); in remove_parent_from_ast()
11802 newast = remove_parent_from_ast(A_LOPG(ast)); in remove_parent_from_ast()
11806 newast = remove_parent_from_ast(A_LOPG(ast)); in remove_parent_from_ast()
11810 newast = remove_parent_from_ast(A_LOPG(ast)); in remove_parent_from_ast()
11814 newast = remove_parent_from_ast(A_LOPG(ast)); in remove_parent_from_ast()
11815 newast2 = remove_parent_from_ast(A_ROPG(ast)); in remove_parent_from_ast()
11949 AD_ZBASE(bd) = remove_parent_from_ast(zbase); in fix_mem_bounds2()
11955 AD_LWBD(bd, i) = AD_LWAST(bd, i) = remove_parent_from_ast(bndast); in fix_mem_bounds2()
11961 AD_UPBD(bd, i) = AD_UPAST(bd, i) = remove_parent_from_ast(bndast); in fix_mem_bounds2()
[all …]