Lines Matching defs:Zeroable
3723 const APInt &Zeroable, in canWidenShuffleElements()
6659 std::bitset<4> Zeroable, Undefs; in LowerBuildVectorv4x32() local
9810 static bool isNonZeroElementsInOrder(const APInt &Zeroable, in isNonZeroElementsInOrder()
9838 SDValue V2, const APInt &Zeroable, in lowerShuffleWithPSHUFB()
9895 const APInt &Zeroable, in lowerShuffleToEXPAND()
10060 ArrayRef<int> Mask, const APInt &Zeroable, in matchShuffleAsVTRUNC()
10160 const APInt &Zeroable, in lowerShuffleWithVPMOV()
10210 const APInt &Zeroable, in lowerShuffleAsVTRUNC()
10484 const APInt &Zeroable, in lowerShuffleAsBitMask()
10563 const APInt &Zeroable, bool &ForceV1Zero, in matchShuffleAsBlend()
10647 const APInt &Zeroable, in lowerShuffleAsBlend()
11504 const APInt &Zeroable, in lowerShuffleAsVALIGN()
11555 const APInt &Zeroable, in lowerShuffleAsByteShiftMask()
11642 int MaskOffset, const APInt &Zeroable, in matchShuffleAsShift()
11704 const APInt &Zeroable, in lowerShuffleAsShift()
11743 uint64_t &BitIdx, const APInt &Zeroable) { in matchShuffleAsEXTRQ()
11865 const APInt &Zeroable, SelectionDAG &DAG) { in lowerShuffleWithSSE4A()
12056 const APInt &Zeroable, const X86Subtarget &Subtarget, in lowerShuffleAsZeroOrAnyExtend()
12218 const APInt &Zeroable, const X86Subtarget &Subtarget, in lowerShuffleAsElementInsertion()
12681 const APInt &Zeroable, in matchShuffleAsInsertPS()
12768 ArrayRef<int> Mask, const APInt &Zeroable, in lowerShuffleAsInsertPS()
12791 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV2F64Shuffle()
12875 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV2I64Shuffle()
13067 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV4F32Shuffle()
13171 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV4I32Shuffle()
13807 const APInt &Zeroable, SelectionDAG &DAG, bool &V1InUse, bool &V2InUse) { in lowerShuffleAsBlendOfPSHUFBs()
13869 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV8I16Shuffle()
14073 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV8F16Shuffle()
14148 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV16I8Shuffle()
14503 const APInt &Zeroable, in lower128BitShuffle()
14942 const APInt &Zeroable, in lowerV2X128Shuffle()
15637 const APInt &Zeroable) { in matchShuffleWithSHUFPD()
15681 const APInt &Zeroable, in lowerShuffleWithSHUFPD()
15709 const APInt &Zeroable, in lowerShuffleAsVTRUNCAndUnpack()
15828 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV4F64Shuffle()
15948 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV4I64Shuffle()
16061 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV8F32Shuffle()
16183 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV8I32Shuffle()
16325 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV16I16Shuffle()
16448 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV32I8Shuffle()
16570 SDValue V1, SDValue V2, const APInt &Zeroable, in lower256BitShuffle()
16642 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV4X128Shuffle()
16748 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV8F64Shuffle()
16802 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV16F32Shuffle()
16869 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV8I64Shuffle()
16942 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV16I32Shuffle()
17039 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV32I16Shuffle()
17103 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV64I8Shuffle()
17202 const APInt &Zeroable, in lower512BitShuffle()
17316 int MaskOffset, const APInt &Zeroable) { in match1BitShuffleAsKSHIFT()
17351 const APInt &Zeroable, in lower1BitShuffle()
17666 APInt Zeroable = KnownUndef | KnownZero; in lowerVECTOR_SHUFFLE() local
37978 const APInt &Zeroable, in matchUnaryPermuteShuffle()
38323 MVT MaskVT, ArrayRef<int> Mask, const APInt &Zeroable, in matchBinaryPermuteShuffle()
38776 APInt Zeroable = KnownUndef | KnownZero; in combineX86ShuffleChain() local