Home | History | Annotate | Download | only in priv

Lines Matching refs:AMD64CondCode

117    AMD64CondCode;
119 extern const HChar* showAMD64CondCode ( AMD64CondCode );
473 AMD64CondCode cond;
483 AMD64CondCode cond; /* can be Acc_ALWAYS */
491 AMD64CondCode cond; /* can be Acc_ALWAYS */
498 AMD64CondCode cond; /* can be Acc_ALWAYS */
504 AMD64CondCode cond;
511 AMD64CondCode cond;
519 AMD64CondCode cond;
545 AMD64CondCode cond;
677 AMD64CondCode cond;
721 extern AMD64Instr* AMD64Instr_Call ( AMD64CondCode, Addr64, Int, RetLoc );
723 AMD64CondCode cond, Bool toFastEP );
725 AMD64CondCode cond );
727 AMD64CondCode cond, IRJumpKind jk );
728 extern AMD64Instr* AMD64Instr_CMov64 ( AMD64CondCode, HReg src, HReg dst );
729 extern AMD64Instr* AMD64Instr_CLoad ( AMD64CondCode cond, UChar szB,
731 extern AMD64Instr* AMD64Instr_CStore ( AMD64CondCode cond, UChar szB,
737 extern AMD64Instr* AMD64Instr_Set64 ( AMD64CondCode cond, HReg dst );
760 extern AMD64Instr* AMD64Instr_SseCMov ( AMD64CondCode, HReg src, HReg dst );