Searched refs:XOR_VL (Results 1 – 3 of 3) sorted by relevance
190 XOR_VL, enumerator
80 def riscv_xor_vl : SDNode<"RISCVISD::XOR_VL", SDT_RISCVIntBinOp_VL, [SDNPCommutative]>;
2357 RISCVISD::XOR_VL); in LowerOperation()2433 return lowerVPOp(Op, DAG, RISCVISD::XOR_VL); in LowerOperation()7966 NODE_NAME_CASE(XOR_VL) in getTargetNodeName()