Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h228 FSUB_VL, enumerator
H A DRISCVInstrInfoVVLPatterns.td100 def riscv_fsub_vl : SDNode<"RISCVISD::FSUB_VL", SDT_RISCVFPBinOp_VL>;
H A DRISCVISelLowering.cpp4206 return lowerToScalableOp(Op, DAG, RISCVISD::FSUB_VL, /*HasMergeOp*/ true); in LowerOperation()
4289 return lowerVPOp(Op, DAG, RISCVISD::FSUB_VL, /*HasMergeOp*/ true); in LowerOperation()
13401 NODE_NAME_CASE(FSUB_VL) in getTargetNodeName()