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