Home | History | Annotate | Download | only in X86

Lines Matching refs:LowerXALUO

15485   // FIXME: LowerXALUO doesn't handle these!!
15490 Cond = LowerXALUO(Cond, DAG);
15535 // Keep this in sync with LowerXALUO, otherwise we might create redundant
19051 static SDValue LowerXALUO(SDValue Op, SelectionDAG &DAG) {
20133 case ISD::UMULO: return LowerXALUO(Op, DAG);