Lines Matching defs:Zeroable
5655 const APInt &Zeroable, in canWidenShuffleElements()
8112 std::bitset<4> Zeroable, Undefs; in LowerBuildVectorv4x32() local
11096 static bool isNonZeroElementsInOrder(const APInt &Zeroable, in isNonZeroElementsInOrder()
11124 SDValue V2, const APInt &Zeroable, in lowerShuffleWithPSHUFB()
11181 const APInt &Zeroable, in lowerShuffleToEXPAND()
11344 ArrayRef<int> Mask, const APInt &Zeroable, in matchShuffleAsVTRUNC()
11444 const APInt &Zeroable, in lowerShuffleWithVPMOV()
11487 const APInt &Zeroable, in lowerShuffleAsVTRUNC()
11715 const APInt &Zeroable, in lowerShuffleAsBitMask()
11796 const APInt &Zeroable, bool &ForceV1Zero, in matchShuffleAsBlend()
11854 const APInt &Zeroable, in lowerShuffleAsBlend()
12560 const APInt &Zeroable, in lowerShuffleAsByteShiftMask()
12647 int MaskOffset, const APInt &Zeroable, in matchShuffleAsShift()
12709 const APInt &Zeroable, in lowerShuffleAsShift()
12745 uint64_t &BitIdx, const APInt &Zeroable) { in matchShuffleAsEXTRQ()
12867 const APInt &Zeroable, SelectionDAG &DAG) { in lowerShuffleWithSSE4A()
13056 const APInt &Zeroable, const X86Subtarget &Subtarget, in lowerShuffleAsZeroOrAnyExtend()
13212 const APInt &Zeroable, const X86Subtarget &Subtarget, in lowerShuffleAsElementInsertion()
13625 const APInt &Zeroable, in matchShuffleAsInsertPS()
13712 ArrayRef<int> Mask, const APInt &Zeroable, in lowerShuffleAsInsertPS()
13852 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV2F64Shuffle()
13936 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV2I64Shuffle()
14127 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV4F32Shuffle()
14223 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV4I32Shuffle()
14848 const APInt &Zeroable, SelectionDAG &DAG, bool &V1InUse, bool &V2InUse) { in lowerShuffleAsBlendOfPSHUFBs()
14910 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV8I16Shuffle()
15117 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV16I8Shuffle()
15460 const APInt &Zeroable, in lower128BitShuffle()
15844 const APInt &Zeroable, in lowerV2X128Shuffle()
16502 const APInt &Zeroable) { in matchShuffleWithSHUFPD()
16546 const APInt &Zeroable, in lowerShuffleWithSHUFPD()
16574 const APInt &Zeroable, in lowerShuffleAsVTRUNCAndUnpack()
16609 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV4F64Shuffle()
16729 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV4I64Shuffle()
16827 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV8F32Shuffle()
16926 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV8I32Shuffle()
17041 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV16I16Shuffle()
17156 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV32I8Shuffle()
17270 SDValue V1, SDValue V2, const APInt &Zeroable, in lower256BitShuffle()
17335 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV4X128Shuffle()
17443 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV8F64Shuffle()
17497 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV16F32Shuffle()
17556 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV8I64Shuffle()
17621 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV16I32Shuffle()
17698 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV32I16Shuffle()
17761 const APInt &Zeroable, SDValue V1, SDValue V2, in lowerV64I8Shuffle()
17842 const APInt &Zeroable, in lower512BitShuffle()
17950 int MaskOffset, const APInt &Zeroable) { in match1BitShuffleAsKSHIFT()
17985 const APInt &Zeroable, in lower1BitShuffle()
18233 APInt Zeroable = KnownUndef | KnownZero; in lowerVECTOR_SHUFFLE() local
34622 const APInt &Zeroable, in matchUnaryPermuteShuffle()
34865 MVT MaskVT, ArrayRef<int> Mask, const APInt &Zeroable, in matchBinaryPermuteShuffle()
35309 APInt Zeroable = KnownUndef | KnownZero; in combineX86ShuffleChain() local