Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h422 STRICT_FDIV_VL, enumerator
H A DRISCVInstrInfoVVLPatterns.td152 def riscv_strict_fdiv_vl : SDNode<"RISCVISD::STRICT_FDIV_VL", SDT_RISCVFPBinOp_VL, [SDNPHasChain]…
H A DRISCVISelLowering.cpp6109 if (Opcode >= RISCVISD::STRICT_FADD_VL && Opcode <= RISCVISD::STRICT_FDIV_VL) in hasMergeOp()
20546 NODE_NAME_CASE(STRICT_FDIV_VL) in getTargetNodeName()