Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
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