Searched refs:OR_VL (Results 1 – 3 of 3) sorted by relevance
228 OR_VL, enumerator
92 def riscv_or_vl : SDNode<"RISCVISD::OR_VL", SDT_RISCVIntBinOp_VL, [SDNPCommutative]>;
5647 return RISCVISD::OR_VL; in getRISCVVLOp()18896 NODE_NAME_CASE(OR_VL) in getTargetNodeName()