Home
last modified time | relevance | path

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

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