Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h346 VWMACCU_VL, enumerator
H A DRISCVInstrInfoVVLPatterns.td446 def riscv_vwmaccu_vl : SDNode<"RISCVISD::VWMACCU_VL", SDT_RISCVVWIntTernOp_VL, [SDNPCommutative]>;
H A DRISCVISelLowering.cpp16342 static_assert(RISCVISD::VWMACC_VL + 1 == RISCVISD::VWMACCU_VL, in combineToVWMACC()
20581 NODE_NAME_CASE(VWMACCU_VL) in getTargetNodeName()