Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h239 FSUB_VL, enumerator
H A DRISCVInstrInfoVVLPatterns.td90 def riscv_fsub_vl : SDNode<"RISCVISD::FSUB_VL", SDT_RISCVFPBinOp_VL>;
H A DRISCVISelLowering.cpp3559 return lowerToScalableOp(Op, DAG, RISCVISD::FSUB_VL); in LowerOperation()
3638 return lowerVPOp(Op, DAG, RISCVISD::FSUB_VL); in LowerOperation()
11704 NODE_NAME_CASE(FSUB_VL) in getTargetNodeName()