Lines Matching defs:ZeroInt
21768 SDValue ZeroInt = DAG.getConstant(0, dl, DstVT);
21770 dl, Src, Src, ZeroInt, FpToInt, ISD::CondCode::SETUO);
21807 SDValue ZeroInt = DAG.getConstant(0, dl, DstVT);
21809 dl, Src, Src, ZeroInt, Select, ISD::CondCode::SETUO);