Searched defs:DecodeUNPCKHMask (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/Utils/
H A DX86ShuffleDecode.cpp227 /// DecodeUNPCKHMask - This decodes the shuffle masks for unpckhps/unpckhpd
230 void DecodeUNPCKHMask(MVT VT, SmallVectorImpl<int> &ShuffleMask) { function in namespace:llvm

Completed in 26 milliseconds