Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h330 VWSUBU_VL, enumerator
H A DRISCVInstrInfoVVLPatterns.td433 def riscv_vwsubu_vl : SDNode<"RISCVISD::VWSUBU_VL", SDT_RISCVVWIntBinOp_VL, []>;
H A DRISCVISelLowering.cpp14422 return RISCVISD::VWSUBU_VL; in getZExtOpcode()
20569 NODE_NAME_CASE(VWSUBU_VL) in getTargetNodeName()