reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4880 EVT VT = Op.getValueType(); 4881 SDLoc dl(Op); 4888 isSaturatingConditional(Op, SatValue, SatConstant, SatUSat)) { 4905 isLowerSaturatingConditional(Op, SatValue, LowerSatConstant)) { 4916 SDValue LHS = Op.getOperand(0); 4917 SDValue RHS = Op.getOperand(1); 4918 ISD::CondCode CC = cast<CondCodeSDNode>(Op.getOperand(4))->get(); 4919 SDValue TrueVal = Op.getOperand(2); 4920 SDValue FalseVal = Op.getOperand(3);