Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2990 unsigned RVVOpc = in lowerFP_TO_INT_SAT()
2992 SDValue Res = DAG.getNode(RVVOpc, DL, DstContainerVT, Src, Mask, VL); in lowerFP_TO_INT_SAT()
6656 unsigned RVVOpc = 0; in LowerOperation()
6661 RVVOpc = RISCVISD::VFCVT_RTZ_X_F_VL; in LowerOperation()
6664 RVVOpc = RISCVISD::VFCVT_RTZ_XU_F_VL; in LowerOperation()
6667 RVVOpc = RISCVISD::SINT_TO_FP_VL; in LowerOperation()
6670 RVVOpc = RISCVISD::UINT_TO_FP_VL; in LowerOperation()
6673 RVVOpc = RISCVISD::STRICT_VFCVT_RTZ_X_F_VL; in LowerOperation()
6676 RVVOpc = RISCVISD::STRICT_VFCVT_RTZ_XU_F_VL; in LowerOperation()
6679 RVVOpc in LowerOperation()
2989 unsigned RVVOpc = lowerFP_TO_INT_SAT() local
6654 unsigned RVVOpc = 0; LowerOperation() local
9907 unsigned RVVOpc = getRVVFPReductionOpAndOperands() local
11085 unsigned RVVOpc = Opc == ISD::STRICT_FSETCC ? RISCVISD::STRICT_FSETCC_VL lowerVectorStrictFSetcc() local
[all...]