Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp10042 static int canLowerByDroppingEvenElements(ArrayRef<int> Mask, in canLowerByDroppingEvenElements() function
10294 if (int NumEvenDrops = canLowerByDroppingEvenElements(Mask, IsSingleInput)) { in lowerV16I8VectorShuffle()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp12526 static int canLowerByDroppingEvenElements(ArrayRef<int> Mask, in canLowerByDroppingEvenElements() function
12801 if (int NumEvenDrops = canLowerByDroppingEvenElements(Mask, IsSingleInput)) { in lowerV16I8VectorShuffle()