Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h320 VFWSUB_VL, enumerator
H A DRISCVInstrInfoVVLPatterns.td440 def riscv_vfwsub_vl : SDNode<"RISCVISD::VFWSUB_VL", SDT_RISCVVWFPBinOp_VL, []>;
H A DRISCVISelLowering.cpp14259 Opc = Op0IsExtend ? RISCVISD::VFWSUB_VL : RISCVISD::VFWSUB_W_VL; in performFADDSUB_VLCombine()
18991 NODE_NAME_CASE(VFWSUB_VL) in getTargetNodeName()