Lines Matching defs:srcL
743 HReg srcL, PPCRH* srcR ) { in PPCInstr_Alu()
753 HReg dst, HReg srcL, PPCRH* srcR ) { in PPCInstr_Shft()
764 HReg dst, HReg srcL, HReg srcR ) { in PPCInstr_AddSubC()
775 UInt crfD, HReg srcL, PPCRH* srcR ) { in PPCInstr_Cmp()
794 HReg dst, HReg srcL, HReg srcR ) { in PPCInstr_MulL()
809 HReg dst, HReg srcL, HReg srcR ) { in PPCInstr_Div()
926 HReg srcL, HReg srcR ) { in PPCInstr_FpBinary()
1049 PPCInstr* PPCInstr_FpCmp ( HReg dst, HReg srcL, HReg srcR ) { in PPCInstr_FpCmp()
1087 HReg srcL, HReg srcR ) { in PPCInstr_AvBinary()
1097 HReg srcL, HReg srcR ) { in PPCInstr_AvBin8x16()
1107 HReg srcL, HReg srcR ) { in PPCInstr_AvBin16x8()
1117 HReg srcL, HReg srcR ) { in PPCInstr_AvBin32x4()
1127 HReg srcL, HReg srcR ) { in PPCInstr_AvBin32Fx4()
1144 PPCInstr* PPCInstr_AvPerm ( HReg dst, HReg srcL, HReg srcR, HReg ctl ) { in PPCInstr_AvPerm()
1153 PPCInstr* PPCInstr_AvSel ( HReg ctl, HReg dst, HReg srcL, HReg srcR ) { in PPCInstr_AvSel()
1163 HReg srcL, HReg srcR ) { in PPCInstr_AvShlDbl()