Searched defs:Zeroable (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 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() [all …]
|