Searched refs:VMOR_VL (Results 1 – 3 of 3) sorted by relevance
291 VMOR_VL, enumerator
195 def riscv_vmor_vl : SDNode<"RISCVISD::VMOR_VL", SDT_RISCVMaskBinOp_VL, [SDNPCommutative]>;
3526 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()