Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h291 VMOR_VL, enumerator
H A DRISCVInstrInfoVVLPatterns.td195 def riscv_vmor_vl : SDNode<"RISCVISD::VMOR_VL", SDT_RISCVMaskBinOp_VL, [SDNPCommutative]>;
H A DRISCVISelLowering.cpp3526 return lowerFixedLengthVectorLogicOpToRVV(Op, DAG, RISCVISD::VMOR_VL, in LowerOperation()
3626 return lowerLogicVPOp(Op, DAG, RISCVISD::VMOR_VL, RISCVISD::OR_VL); in LowerOperation()
11744 NODE_NAME_CASE(VMOR_VL) in getTargetNodeName()