Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp9798 unsigned InterConvOpc = Op.getOpcode() == ISD::STRICT_FP_EXTEND in lowerStrictFPExtendOrRoundLike() local
9802 Src = DAG.getNode(InterConvOpc, DL, DAG.getVTList(InterVT, MVT::Other), in lowerStrictFPExtendOrRoundLike()
9884 unsigned InterConvOpc = in lowerVectorFPExtendOrRoundLike() local
9889 DAG.getNode(InterConvOpc, DL, InterVT, Src, Mask, VL); in lowerVectorFPExtendOrRoundLike()