Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp4074 const auto IsVMSet = [](unsigned Opc) { in usesAllOnesMask() local
4084 return MaskOp->isMachineOpcode() && IsVMSet(MaskOp.getMachineOpcode()); in usesAllOnesMask()