Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.h428 bool isUNPCKH_v_undef_Mask(ShuffleVectorSDNode *N);
DX86ISelLowering.cpp3648 static bool isUNPCKH_v_undef_Mask(const SmallVectorImpl<int> &Mask, EVT VT) { in isUNPCKH_v_undef_Mask() function
3664 bool X86::isUNPCKH_v_undef_Mask(ShuffleVectorSDNode *N) { in isUNPCKH_v_undef_Mask() function in X86
3667 return ::isUNPCKH_v_undef_Mask(M, N->getValueType(0)); in isUNPCKH_v_undef_Mask()
6595 if (OptForSize && X86::isUNPCKH_v_undef_Mask(SVOp)) in LowerVECTOR_SHUFFLE()
6782 if (X86::isUNPCKH_v_undef_Mask(SVOp)) in LowerVECTOR_SHUFFLE()
10873 isUNPCKH_v_undef_Mask(M, VT)); in isShuffleMaskLegal()