Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.h462 UNPCKL, enumerator
H A DX86InstrFragmentsSIMD.td438 def X86Unpckl : SDNode<"X86ISD::UNPCKL", SDTShuff2Op>;
H A DX86ISelLowering.cpp5402 case X86ISD::UNPCKL: in isTargetShuffle()
7780 case X86ISD::UNPCKL: in getTargetShuffleMask()
12318 UnpackOpcode = X86ISD::UNPCKL; in matchShuffleWithUNPCK()
12365 UnpackOpcode = X86ISD::UNPCKL; in matchShuffleWithUNPCK()
12419 UnpackOpcode = X86ISD::UNPCKL; in lowerShuffleWithUNPCK256()
34602 NODE_NAME_CASE(UNPCKL) in getTargetNodeName()
40613 case X86ISD::UNPCKL: in combineRedundantDWordShuffle()
40676 case X86ISD::UNPCKL: in combineRedundantDWordShuffle()
40838 case X86ISD::UNPCKL: { in canonicalizeShuffleWithBinOps()
42594 case X86ISD::UNPCKL: in SimplifyDemandedVectorEltsForTargetNode()
[all …]