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