Searched defs:Zeroable (Results 1 – 1 of 1) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 6323 const APInt &Zeroable, in canWidenShuffleElements() 9071 std::bitset<4> Zeroable, Undefs; in LowerBuildVectorv4x32() local 12187 static bool isNonZeroElementsInOrder(const APInt &Zeroable, in isNonZeroElementsInOrder() 12215 SDValue V2, const APInt &Zeroable, in lowerShuffleWithPSHUFB() 12272 const APInt &Zeroable, in lowerShuffleToEXPAND() 12437 ArrayRef<int> Mask, const APInt &Zeroable, in matchShuffleAsVTRUNC() 12537 const APInt &Zeroable, in lowerShuffleWithVPMOV() 12587 const APInt &Zeroable, in lowerShuffleAsVTRUNC() 12861 const APInt &Zeroable, in lowerShuffleAsBitMask() 12942 const APInt &Zeroable, bool &ForceV1Zero, in matchShuffleAsBlend() [all …]
|