Searched refs:isVPERM2F128Mask (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/X86/
H A DX86ISelLowering.cpp3695 /// isVPERM2F128Mask - Match 256-bit shuffles where the elements are considered
3701 static bool isVPERM2F128Mask(const SmallVectorImpl<int> &Mask, EVT VT, function
6805 if (isVPERM2F128Mask(M, VT, Subtarget))

Completed in 147 milliseconds