Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h241 VMAND_VL, enumerator
H A DRISCVInstrInfoVVLPatterns.td193 def riscv_vmand_vl : SDNode<"RISCVISD::VMAND_VL", SDT_RISCVMaskBinOp_VL, [SDNPCommutative]>;
H A DRISCVISelLowering.cpp2557 return lowerFixedLengthVectorLogicOpToRVV(Op, DAG, RISCVISD::VMAND_VL, in LowerOperation()
8435 NODE_NAME_CASE(VMAND_VL) in getTargetNodeName()