Searched refs:F16VT (Results 1 – 1 of 1) sorted by relevance
233 MVT F16VT = MVT::getVectorVT(MVT::f16, VT.getVectorNumElements()); in MipsTargetLowering() local234 if (F16VT.isValid()) in MipsTargetLowering()235 setLoadExtAction(ISD::EXTLOAD, VT, F16VT, Expand); in MipsTargetLowering()