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

/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3758 /// isPALIGNRMask - Return true if the node specifies a shuffle of elements that
3760 static bool isPALIGNRMask(ArrayRef<int> Mask, MVT VT, function
9345 if (isPALIGNRMask(M, VT, Subtarget))
16855 isPALIGNRMask(M, SVT, Subtarget) ||

Completed in 386 milliseconds