Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/ortho/mcode/
H A Dortho_code-x86-abi.adb322 Disp_Irm_Code (Get_Expr_Right (Stmt));
348 Disp_Irm_Code (Get_Expr_Right (Stmt));
358 case Get_Expr_Low (Get_Expr_Right (Stmt)) is
453 Disp_Irm_Code (Get_Expr_Right (Stmt));
598 Disp_Irm_Code (Get_Expr_Right (Stmt));
605 Disp_Irm_Code (Get_Expr_Right (Stmt));
611 Disp_Irm_Code (Get_Expr_Right (Stmt));
H A Dortho_code-x86-emits.adb262 R := Get_Expr_Right (P);
478 Fill_Sib (Get_Expr_Right (N));
485 SIB_Scale := Byte (Get_Expr_Low (Get_Expr_Right (N)));
748 R : constant O_Enode := Get_Expr_Right (Stmt);
1524 Init_Modrm_Expr (Get_Expr_Right (Stmt), Sz);
1533 Right : constant O_Enode := Get_Expr_Right (Stmt);
2129 Right : constant O_Enode := Get_Expr_Right (Stmt);
2164 Right : constant O_Enode := Get_Expr_Right (Stmt);
2198 Right := Get_Expr_Right (Stmt);
2320 Right := Get_Expr_Right (Stmt);
[all …]
H A Dortho_code-x86-insns.adb841 (Expr, Reload (Get_Expr_Right (Expr), R_Any32, Num));
934 Free_Insn_Regs (Get_Expr_Right (Insn));
1606 Right := Get_Expr_Right (Stmt);
1710 Right := Gen_Insn (Get_Expr_Right (Stmt), R_Sib, Pnum);
1829 Right := Gen_Insn (Get_Expr_Right (Stmt), R_Any32, Num);
1849 Right := Get_Expr_Right (Stmt);
1886 Right := Get_Expr_Right (Stmt);
1941 Right := Get_Expr_Right (Stmt);
H A Dortho_code-disps.adb257 Disp_Expr (Get_Expr_Right (Expr));
744 H := Get_Expr_Right (C);
H A Dortho_code-exprs.ads301 function Get_Expr_Right (Enode : O_Enode) return O_Enode; subprogspec
H A Dortho_code-exprs.adb95 function Get_Expr_Right (Enode : O_Enode) return O_Enode is subprogram
98 end Get_Expr_Right;