Lines Matching refs:MIPSCondCode
163 } MIPSCondCode; typedef
165 extern const HChar *showMIPSCondCode(MIPSCondCode);
423 MIPSCondCode cond;
448 MIPSCondCode cond;
460 MIPSCondCode cond; /* can be MIPScc_AL */
468 MIPSCondCode cond; /* can be MIPScc_AL */
475 MIPSCondCode cond; /* can be MIPScc_AL */
615 extern MIPSInstr *MIPSInstr_Cmp(Bool, Bool, HReg, HReg, HReg, MIPSCondCode);
635 extern MIPSInstr *MIPSInstr_Call ( MIPSCondCode, Addr64, UInt, HReg, RetLoc );
636 extern MIPSInstr *MIPSInstr_CallAlways ( MIPSCondCode, Addr64, UInt, RetLoc );
639 MIPSCondCode cond, Bool toFastEP );
641 MIPSCondCode cond);
643 MIPSCondCode cond, IRJumpKind jk);
659 extern MIPSInstr *MIPSInstr_FpCMov(MIPSCondCode, HReg dst, HReg src);