Home
last modified time | relevance | path

Searched defs:Zeroable (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3901 const APInt &Zeroable, in canWidenShuffleElements()
7009 std::bitset<4> Zeroable, Undefs; in LowerBuildVectorv4x32() local
10303 static bool isNonZeroElementsInOrder(const APInt &Zeroable, in isNonZeroElementsInOrder()
10336 SDValue V2, const APInt &Zeroable, in lowerShuffleWithPSHUFB()
10394 const APInt &Zeroable, in lowerShuffleWithEXPAND()
10558 ArrayRef<int> Mask, const APInt &Zeroable, in matchShuffleAsVTRUNC()
10658 const APInt &Zeroable, in lowerShuffleWithVPMOV()
10708 const APInt &Zeroable, in lowerShuffleAsVTRUNC()
10973 const APInt &Zeroable, in lowerShuffleAsBitMask()
11050 const APInt &Zeroable, bool &ForceV1Zero, in matchShuffleAsBlend()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp957 int MaskOffset, const APInt &Zeroable) { in matchShuffleAsShift()
1033 const APInt &Zeroable) { in lowerVECTOR_SHUFFLEAsShift()
1265 const APInt &Zeroable) { in lowerVECTOR_SHUFFLEAsZeroOrAnyExtend()
1738 APInt Zeroable = KnownUndef | KnownZero; in lower128BitShuffle() local
2229 APInt Zeroable = KnownUndef | KnownZero; in lower256BitShuffle() local