Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.h423 bool isUNPCKL_v_undef_Mask(ShuffleVectorSDNode *N);
DX86ISelLowering.cpp3605 static bool isUNPCKL_v_undef_Mask(const SmallVectorImpl<int> &Mask, EVT VT) { in isUNPCKL_v_undef_Mask() function
3639 bool X86::isUNPCKL_v_undef_Mask(ShuffleVectorSDNode *N) { in isUNPCKL_v_undef_Mask() function in X86
3642 return ::isUNPCKL_v_undef_Mask(M, N->getValueType(0)); in isUNPCKL_v_undef_Mask()
6593 if (OptForSize && X86::isUNPCKL_v_undef_Mask(SVOp)) in LowerVECTOR_SHUFFLE()
6780 if (X86::isUNPCKL_v_undef_Mask(SVOp)) in LowerVECTOR_SHUFFLE()
10872 isUNPCKL_v_undef_Mask(M, VT) || in isShuffleMaskLegal()