Home | History | Annotate | Download | only in priv

Lines Matching refs:srcL

435          HReg srcL;
446 HReg srcL;
460 HReg srcL;
470 HReg srcL;
476 HReg srcL;
560 HReg srcL;
573 HReg srcL;
598 HReg srcL;
605 HReg srcL;
664 extern MIPSInstr *MIPSInstr_FpBinary(MIPSFpOp op, HReg dst, HReg srcL,
667 extern MIPSInstr *MIPSInstr_FpCompare(MIPSFpOp op, HReg dst, HReg srcL,
678 extern MIPSInstr *MIPSInstr_FpCmp(HReg dst, HReg srcL, HReg srcR);
687 // srcL will be copied if !condR
688 extern MIPSInstr *MIPSInstr_MovCond(HReg dst, HReg srcL, MIPSRH * src,