Searched refs:VFCVT_RM_X_F_VL (Results 1 – 3 of 3) sorted by relevance
244 VFCVT_RM_X_F_VL, // Has a rounding mode operand. enumerator
159 def riscv_vfcvt_rm_x_f_vl : SDNode<"RISCVISD::VFCVT_RM_X_F_VL", SDT_RISCVFP2IOp_RM_VL>;
2150 Truncated = DAG.getNode(RISCVISD::VFCVT_RM_X_F_VL, DL, IntVT, Src, Mask, in lowerVectorFTRUNC_FCEIL_FFLOOR_FROUND()9618 IsSigned ? RISCVISD::VFCVT_RM_X_F_VL : RISCVISD::VFCVT_RM_XU_F_VL; in performFP_TO_INTCombine()13422 NODE_NAME_CASE(VFCVT_RM_X_F_VL) in getTargetNodeName()