Searched refs:tmp_data_type (Results 1 – 2 of 2) sorted by relevance
430 ivl_variable_type_t tmp_data_type = rsig->data_type(); in synth_async() local431 netvector_t*tmp_type = new netvector_t(tmp_data_type, lsig_width-1,0); in synth_async()464 ivl_variable_type_t tmp_data_type = rsig->data_type(); in synth_async() local465 netvector_t*tmp_type = new netvector_t(tmp_data_type, lsig_width-1,0); in synth_async()
3332 enum_field_types tmp_data_type = (!is_temporal() && has_temporal_arg()) in resolve_type() local3336 set_data_type(tmp_data_type); in resolve_type()