Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h319 VFWMSUB_VL, enumerator
H A DRISCVInstrInfoVVLPatterns.td203 def riscv_vfwmsub_vl : SDNode<"RISCVISD::VFWMSUB_VL", SDT_RISCVWVecFMA_VL, [SDNPCommutative]>;
H A DRISCVISelLowering.cpp15593 NewOpc = RISCVISD::VFWMSUB_VL; in performVFMADD_VLCombine()
20514 NODE_NAME_CASE(VFWMSUB_VL) in getTargetNodeName()