Home | History | Annotate | Download | only in Mips

Lines Matching refs:CondRes

1485   SDValue CondRes = CreateFPCmp(DAG, Op.getOperand(1));
1488 if (CondRes.getOpcode() != MipsISD::FPCmp)
1491 SDValue CCNode = CondRes.getOperand(2);
1497 Dest, CondRes);