Home
last modified time | relevance | path

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

/dports/cad/iverilog/verilog-11.0/tgt-vlog95/
H A Dstmt.c798 static unsigned is_utask_call_with_args(ivl_scope_t scope, in is_utask_call_with_args() function
1524 if (is_utask_call_with_args(scope, stmt)) break; in emit_stmt()
/dports/cad/iverilog/verilog-11.0/tgt-vvp/
H A Dvvp_process.c2176 static unsigned is_utask_call_with_args(ivl_scope_t scope, in is_utask_call_with_args() function
2300 is_utask_call_with_args(sscope, net)) { in show_statement()