Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h329 VWSUB_VL, enumerator
H A DRISCVInstrInfoVVLPatterns.td432 def riscv_vwsub_vl : SDNode<"RISCVISD::VWSUB_VL", SDT_RISCVVWIntBinOp_VL, []>;
H A DRISCVISelLowering.cpp14399 return RISCVISD::VWSUB_VL; in getSExtOpcode()
20568 NODE_NAME_CASE(VWSUB_VL) in getTargetNodeName()