Searched refs:hasIEEEMinMax3 (Results 1 – 2 of 2) sorted by relevance
1372 bool hasIEEEMinMax3() const { return hasIEEEMinMax(); } in hasIEEEMinMax3() function
13161 return (VT == MVT::f32 || VT == MVT::f16) && Subtarget.hasIEEEMinMax3(); in supportsMin3Max3()