Searched refs:VRSUB (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfoVSDPatterns.td | 880 // Handle VRSUB specially since it's the only integer binary op with reversed
|
| H A D | RISCVInstrInfoVVLPatterns.td | 2096 // Handle VRSUB specially since it's the only integer binary op with
|
| H A D | RISCVISelLowering.cpp | 13591 SDValue VRSUB = DAG.getNode(RISCVISD::SUB_VL, DL, IndicesVT, VecLenSplat, VID, in lowerVPReverseExperimental() local 13593 SDValue Result = DAG.getNode(GatherOpc, DL, GatherVT, Op1, VRSUB, in lowerVPReverseExperimental()
|