Searched refs:VFROUND_NOEXCEPT_VL (Results 1 – 3 of 3) sorted by relevance
299 VFROUND_NOEXCEPT_VL, enumerator
314 def riscv_vfround_noexcept_vl: SDNode<"RISCVISD::VFROUND_NOEXCEPT_VL", SDT_RISCVFPUnOp_VL>;
3125 Truncated = DAG.getNode(RISCVISD::VFROUND_NOEXCEPT_VL, DL, ContainerVT, Src, in lowerVectorFTRUNC_FCEIL_FFLOOR_FROUND() 3130 // VFROUND_NOEXCEPT_VL includes SINT_TO_FP_VL. in lowerVectorFTRUNC_FCEIL_FFLOOR_FROUND() 3131 if (Truncated.getOpcode() != RISCVISD::VFROUND_NOEXCEPT_VL) in lowerVectorFTRUNC_FCEIL_FFLOOR_FROUND() 3232 // VFROUND_NOEXCEPT_VL includes SINT_TO_FP_VL. in lowerVectorStrictFTRUNC_FCEIL_FFLOOR_FROUND() 20536 NODE_NAME_CASE(VFROUND_NOEXCEPT_VL) in getTargetNodeName()