Searched refs:OR_VL (Results 1 – 3 of 3) sorted by relevance
222 OR_VL, enumerator
70 def riscv_or_vl : SDNode<"RISCVISD::OR_VL", SDT_RISCVIntBinOp_VL, [SDNPCommutative]>;
3527 RISCVISD::OR_VL); in LowerOperation()3626 return lowerLogicVPOp(Op, DAG, RISCVISD::VMOR_VL, RISCVISD::OR_VL); in LowerOperation()11689 NODE_NAME_CASE(OR_VL) in getTargetNodeName()