Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp2441 const auto IsVMSet = [](unsigned Opc) { in doPeepholeMaskedRVV() local
2451 if (!MaskSetter->isMachineOpcode() || !IsVMSet(MaskSetter.getMachineOpcode())) in doPeepholeMaskedRVV()