Searched defs:Zeroable (Results 1 – 1 of 1) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 5494 const APInt &Zeroable, in canWidenShuffleElements() 7821 std::bitset<4> Zeroable, Undefs; in LowerBuildVectorv4x32() local 10713 static bool isNonZeroElementsInOrder(const APInt &Zeroable, in isNonZeroElementsInOrder() 10741 SDValue V2, const APInt &Zeroable, in lowerShuffleWithPSHUFB() 10798 const APInt &Zeroable, in lowerShuffleToEXPAND() 11097 const APInt &Zeroable, in lowerShuffleAsBitMask() 11177 const APInt &Zeroable, bool &ForceV1Zero, in matchShuffleAsBlend() 11235 const APInt &Zeroable, in lowerShuffleAsBlend() 11814 const APInt &Zeroable, in lowerShuffleAsByteShiftMask() 11901 int MaskOffset, const APInt &Zeroable, in matchShuffleAsShift() [all …]
|