Searched refs:PPCInstr_FpCmp (Results 1 – 3 of 3) sorted by relevance
1001 extern PPCInstr* PPCInstr_FpCmp ( HReg dst, HReg srcL, HReg srcR );
1518 addInstr(env, PPCInstr_FpCmp(r_ccPPC, fr_srcL, fr_srcR)); in iselWordExpr_R_wrk()
1272 PPCInstr* PPCInstr_FpCmp ( HReg dst, HReg srcL, HReg srcR ) { in PPCInstr_FpCmp() function