HomeSort by relevance Sort by last modified time
    Searched defs:DecodeUNPCKHMask (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/Utils/
X86ShuffleDecode.cpp 221 /// DecodeUNPCKHMask - This decodes the shuffle masks for unpckhps/unpckhpd
224 void DecodeUNPCKHMask(unsigned NumElts, unsigned ScalarBits,
  /external/llvm/lib/Target/X86/Utils/
X86ShuffleDecode.cpp 238 /// DecodeUNPCKHMask - This decodes the shuffle masks for unpckhps/unpckhpd
241 void DecodeUNPCKHMask(MVT VT, SmallVectorImpl<int> &ShuffleMask) {

Completed in 46 milliseconds