Searched refs:isSupportedFPExtend (Results 1 – 1 of 1) sorted by relevance
16786 bool isSupportedFPExtend(MVT NarrowEltVT, const RISCVSubtarget &Subtarget) { in isSupportedFPExtend() function16834 if (isSupportedFPExtend(NarrowEltVT, Subtarget)) in fillUpExtensionSupport()16860 if (isSupportedFPExtend(Op.getOperand(0).getSimpleValueType(), Subtarget)) in fillUpExtensionSupport()