Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Target/X86/
DX86ISelLowering.cpp4002 static bool isUNPCKL_v_undef_Mask(ArrayRef<int> Mask, MVT VT, bool HasInt256) { in isUNPCKL_v_undef_Mask() function
7311 if (OptForSize && isUNPCKL_v_undef_Mask(M, VT, HasInt256)) in LowerVECTOR_SHUFFLE()
7490 if (isUNPCKL_v_undef_Mask(M, VT, HasInt256)) in LowerVECTOR_SHUFFLE()
14061 isUNPCKL_v_undef_Mask(M, SVT, Subtarget->hasInt256()) || in isShuffleMaskLegal()