Home
last modified time | relevance | path

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

/dports/cad/freehdl/freehdl-0.0.7/v2cc/
H A Dv2cc-const-fold.cc1333 bool is_floatingpoint_type = false; in m_constant_fold() local
1351 is_floatingpoint_type = true; in m_constant_fold()
1361 is_floatingpoint_type = false; in m_constant_fold()
1398 vector<bool> &valid = is_floatingpoint_type? in m_constant_fold()
1413 if (is_floatingpoint_type) in m_constant_fold()
1426 if (is_floatingpoint_type) in m_constant_fold()
1439 if (is_floatingpoint_type) in m_constant_fold()
1451 if (is_floatingpoint_type) in m_constant_fold()
1463 if (is_floatingpoint_type) in m_constant_fold()
H A Dv2cc-expr.cc1184 bool is_floatingpoint_type = false; in m_emit_expr() local
1188 is_floatingpoint_type = true; in m_emit_expr()
1193 is_floatingpoint_type = false; in m_emit_expr()