Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Doutconv.c74 static void add_stmt_calls(int pos, int forall, int stdnext);
3563 add_stmt_calls(cnt, forall, stdnext); in conv_forall()
3598 add_stmt_calls(cnt, forall, stdnext); in conv_forall()
4845 add_stmt_calls(int pos, int forall, int stdnext) in add_stmt_calls() function