Home
last modified time | relevance | path

Searched refs:isSupportedFPExtend (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp16786 bool isSupportedFPExtend(MVT NarrowEltVT, const RISCVSubtarget &Subtarget) { in isSupportedFPExtend() function
16834 if (isSupportedFPExtend(NarrowEltVT, Subtarget)) in fillUpExtensionSupport()
16860 if (isSupportedFPExtend(Op.getOperand(0).getSimpleValueType(), Subtarget)) in fillUpExtensionSupport()