Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h208 VFNCVT_ROD_VL, enumerator
H A DRISCVInstrInfoVVLPatterns.td237 def riscv_fncvt_rod_vl : SDNode<"RISCVISD::VFNCVT_ROD_VL", SDT_RISCVFPRoundOp_VL>;
H A DRISCVISelLowering.cpp8402 IsExtend ? RISCVISD::FP_EXTEND_VL : RISCVISD::VFNCVT_ROD_VL; in lowerVectorFPExtendOrRoundLike()
20462 NODE_NAME_CASE(VFNCVT_ROD_VL) in getTargetNodeName()