Lines Matching defs:Simp
3275 SDValue Simp = FoldSetCC(VT, N1, N2, cast<CondCodeSDNode>(N3)->get(), DL);3276 if (Simp.getNode()) return Simp;