Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h239 OR_VL, enumerator
H A DRISCVInstrInfoVVLPatterns.td104 def riscv_or_vl : SDNode<"RISCVISD::OR_VL", SDT_RISCVIntBinOp_VL, [SDNPCommutative]>;
H A DRISCVISelLowering.cpp6050 return RISCVISD::OR_VL; in getRISCVVLOp()
20478 NODE_NAME_CASE(OR_VL) in getTargetNodeName()