Lines Matching defs:ZeroInt
21386 SDValue ZeroInt = DAG.getConstant(0, dl, DstVT);
21388 dl, Src, Src, ZeroInt, FpToInt, ISD::CondCode::SETUO);
21425 SDValue ZeroInt = DAG.getConstant(0, dl, DstVT);
21427 dl, Src, Src, ZeroInt, Select, ISD::CondCode::SETUO);