Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h344 VMOR_VL, enumerator
H A DRISCVInstrInfoVVLPatterns.td361 def riscv_vmor_vl : SDNode<"RISCVISD::VMOR_VL", SDT_RISCVMaskBinOp_VL, [SDNPCommutative]>;
H A DRISCVISelLowering.cpp5646 return RISCVISD::VMOR_VL; in getRISCVVLOp()
19001 NODE_NAME_CASE(VMOR_VL) in getTargetNodeName()