Home
last modified time | relevance | path

Searched refs:ContainsZeros (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp29285 bool ContainsZeros = in matchUnaryPermuteVectorShuffle() local
29289 if (!ContainsZeros && MaskScalarSizeInBits == 64) { in matchUnaryPermuteVectorShuffle()
29328 !ContainsZeros && (AllowIntDomain || Subtarget.hasAVX())) { in matchUnaryPermuteVectorShuffle()
29345 if (!ContainsZeros && AllowIntDomain && MaskScalarSizeInBits == 16) { in matchUnaryPermuteVectorShuffle()