Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-std_package.adb847 * Get_Value (Get_Physical_Literal (Multiplier)));
1436 Lit : constant Iir := Get_Physical_Literal (Unit);
1442 Lit_Unit := Get_Physical_Literal
H A Dvhdl-evaluation.adb55 Unit := Get_Physical_Literal
69 return Get_Value (Get_Physical_Literal (Expr));
2222 Mult := Get_Value (Get_Physical_Literal (Unit));
2899 return Get_Physical_Literal (Expr);
H A Dvhdl-sem_types.adb461 Val := Sem_Expression (Get_Physical_Literal (Unit), Def);
482 Set_Literal_Origin (Val, Get_Physical_Literal (Unit));
H A Dvhdl-nodes.ads7506 function Get_Physical_Literal (Unit : Iir) return Iir; subprogspec
H A Dvhdl-sem_names.adb4746 if Get_Value (Get_Physical_Literal (Expr)) = 0 then
H A Dvhdl-nodes.adb1750 function Get_Physical_Literal (Unit : Iir) return Iir is subprogram
1756 end Get_Physical_Literal;
H A Dvhdl-sem_expr.adb4153 and then Get_Value (Get_Physical_Literal (Unit)) = 0
H A Dvhdl-prints.adb906 Print (Ctxt, Get_Physical_Literal (Unit));
H A Dvhdl-nodes_meta.adb6007 return Get_Physical_Literal (N);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py1816 Get_Physical_Literal = libghdl.vhdl__nodes__get_physical_literal variable
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-execution.adb2842 Mult := Ghdl_I64 (Get_Value (Get_Physical_Literal (Unit)));