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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
H A DX86ISelLowering.cpp6734 ShuffleVectorSDNode *NewSVOp = cast<ShuffleVectorSDNode>(NewOp); local
6736 if (X86::isUNPCKLMask(NewSVOp))
6739 if (X86::isUNPCKHMask(NewSVOp))

Completed in 199 milliseconds