Searched defs:Zeroable (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 5730 const APInt &Zeroable, in canWidenShuffleElements() 8242 std::bitset<4> Zeroable, Undefs; in LowerBuildVectorv4x32() local 11290 static bool isNonZeroElementsInOrder(const APInt &Zeroable, in isNonZeroElementsInOrder() 11318 SDValue V2, const APInt &Zeroable, in lowerShuffleWithPSHUFB() 11375 const APInt &Zeroable, in lowerShuffleToEXPAND() 11540 ArrayRef<int> Mask, const APInt &Zeroable, in matchShuffleAsVTRUNC() 11640 const APInt &Zeroable, in lowerShuffleWithVPMOV() 11683 const APInt &Zeroable, in lowerShuffleAsVTRUNC() 11911 const APInt &Zeroable, in lowerShuffleAsBitMask() 11992 const APInt &Zeroable, bool &ForceV1Zero, in matchShuffleAsBlend() [all …]
|