Searched defs:IsLegalMask (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 17672 auto IsLegalMask = [ShrunkMask, ExpandedMask](const APInt &Mask) -> bool { targetShrinkDemandedConstant() local |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.cpp | 20252 auto IsLegalMask = [ShrunkMask, ExpandedMask](unsigned Mask) -> bool { targetShrinkDemandedConstant() local |