Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h247 SUB_VL, enumerator
H A DRISCVISelLowering.cpp10714 SDValue Indices = DAG.getNode(RISCVISD::SUB_VL, DL, IntVT, SplatVL, VID, in lowerVECTOR_REVERSE()
11128 SDValue NegX = DAG.getNode(RISCVISD::SUB_VL, DL, ContainerVT, SplatZero, X, in lowerABS()
11748 SDValue VRSUB = DAG.getNode(RISCVISD::SUB_VL, DL, IndicesVT, VecLenSplat, VID, in lowerVPReverseExperimental()
14396 case RISCVISD::SUB_VL: in getSExtOpcode()
14419 case RISCVISD::SUB_VL: in getZExtOpcode()
14469 case RISCVISD::SUB_VL: in getWOpcode()
14624 case RISCVISD::SUB_VL: in isSupportedRoot()
14721 case RISCVISD::SUB_VL: in isCommutative()
14925 case RISCVISD::SUB_VL: in getSupportedFoldings()
17298 case RISCVISD::SUB_VL in PerformDAGCombine()
[all...]
H A DRISCVInstrInfoVVLPatterns.td99 def riscv_sub_vl : SDNode<"RISCVISD::SUB_VL", SDT_RISCVIntBinOp_VL>;