Home
last modified time | relevance | path

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

/dports/cad/iverilog/verilog-11.0/
H A Dnetmisc.cc236 static NetExpr* make_sub_expr(long val, NetExpr*expr) in make_sub_expr() function
254 static NetExpr* make_sub_expr(NetExpr*expr, long val) in make_sub_expr() function
362 base = make_sub_expr(offset+soff, base); in normalize_variable_base()
474 base = make_sub_expr(base, pcur->get_lsb()); in normalize_variable_slice_base()
483 base = make_sub_expr(base, pcur->get_msb()); in normalize_variable_slice_base()
489 base = make_sub_expr(loff, base); in normalize_variable_slice_base()