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