Home
last modified time | relevance | path

Searched defs:MaskA (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp217 auto MaskA = m_Add(m_Shl(m_One(), m_Value(MaskShAmt)), m_AllOnes()); in dropRedundantMaskingOfLeftShiftInput() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp1852 Instruction *MaskA, *MaskB; in identifySelectNode() local
H A DRegisterCoalescer.cpp989 LaneBitmask MaskA; in removeCopyByCommutingDef() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp1437 shuffles::MaskT MaskA(SMH.Mask); packs() local