Searched refs:STRICT_FMAXIMUM (Results 1 – 4 of 4) sorted by relevance
313 STRICT_FMAXIMUM, STRICT_FMINIMUM, enumerator
191 case ISD::STRICT_FMAXIMUM: return "strict_fmaximum"; in getOperationName()
538 def strict_fmaximum : SDNode<"ISD::STRICT_FMAXIMUM",
586 setOperationAction(ISD::STRICT_FMAXIMUM, VT, Legal); in SystemZTargetLowering()