Home | History | Annotate | Download | only in priv

Lines Matching refs:AMD64CondCode

116    AMD64CondCode;
118 extern HChar* showAMD64CondCode ( AMD64CondCode );
470 AMD64CondCode cond;
479 AMD64CondCode cond; /* can be Acc_ALWAYS */
487 AMD64CondCode cond; /* can be Acc_ALWAYS */
494 AMD64CondCode cond; /* can be Acc_ALWAYS */
500 AMD64CondCode cond;
525 AMD64CondCode cond;
657 AMD64CondCode cond;
701 extern AMD64Instr* AMD64Instr_Call ( AMD64CondCode, Addr64, Int );
703 AMD64CondCode cond, Bool toFastEP );
705 AMD64CondCode cond );
707 AMD64CondCode cond, IRJumpKind jk );
708 extern AMD64Instr* AMD64Instr_CMov64 ( AMD64CondCode, AMD64RM* src, HReg dst );
713 extern AMD64Instr* AMD64Instr_Set64 ( AMD64CondCode cond, HReg dst );
736 extern AMD64Instr* AMD64Instr_SseCMov ( AMD64CondCode, HReg src, HReg dst );