Home
last modified time | relevance | path

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

/dports/cad/iverilog/verilog-11.0/vvp/
H A Dcompile.h176 extern void compile_arith_mult(char*label, long width,
H A Dparse.y367 compile_arith_mult($1, $3, obj.cnt, obj.vect);
H A Dcompile.cc1164 void compile_arith_mult(char*label, long wid, in compile_arith_mult() function