Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h250 XOR_VL, enumerator
H A DRISCVInstrInfoVVLPatterns.td105 def riscv_xor_vl : SDNode<"RISCVISD::XOR_VL", SDT_RISCVIntBinOp_VL, [SDNPCommutative]>;
H A DRISCVISelLowering.cpp6055 return RISCVISD::XOR_VL; in getRISCVVLOp()
20489 NODE_NAME_CASE(XOR_VL) in getTargetNodeName()