Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h462 UNPCKL, enumerator
H A DX86ISelLowering.cpp2628 case X86ISD::UNPCKL: in isTargetShuffle()
5171 case X86ISD::UNPCKL: in getTargetShuffleMask()
9799 UnpackOpcode = X86ISD::UNPCKL; in matchShuffleWithUNPCK()
9900 UnpackOpcode = X86ISD::UNPCKL; in lowerShuffleWithUNPCK256()
33318 NODE_NAME_CASE(UNPCKL) in getTargetNodeName()
39485 case X86ISD::UNPCKL: in combineRedundantDWordShuffle()
39548 case X86ISD::UNPCKL: in combineRedundantDWordShuffle()
39724 case X86ISD::UNPCKL: { in canonicalizeShuffleWithOp()
41573 case X86ISD::UNPCKL: in SimplifyDemandedVectorEltsForTargetNode()
54788 case X86ISD::UNPCKL: { in combineConcatVectorOps()
[all …]
H A DX86InstrFragmentsSIMD.td438 def X86Unpckl : SDNode<"X86ISD::UNPCKL", SDTShuff2Op>;