Home
last modified time | relevance | path

Searched refs:PALIGNR (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86InstComments.cpp844 CASE_SHUF(PALIGNR, rri) in EmitAnyX86InstComments()
849 CASE_SHUF(PALIGNR, rmi) in EmitAnyX86InstComments()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h442 PALIGNR, enumerator
H A DX86InstrFragmentsSIMD.td378 def X86PAlignr : SDNode<"X86ISD::PALIGNR",
H A DX86ISelLowering.cpp4865 case X86ISD::PALIGNR: in isTargetShuffle()
7066 case X86ISD::PALIGNR: in getTargetShuffleMask()
12405 VT, DAG.getNode(X86ISD::PALIGNR, DL, ByteVT, DAG.getBitcast(ByteVT, Hi), in lowerShuffleAsByteRotateAndPermute()
12734 VT, DAG.getNode(X86ISD::PALIGNR, DL, ByteVT, Lo, Hi, in lowerShuffleAsByteRotate()
31645 NODE_NAME_CASE(PALIGNR) in getTargetNodeName()
35612 Shuffle = X86ISD::PALIGNR; in matchBinaryPermuteShuffle()
50337 case X86ISD::PALIGNR: in combineConcatVectorOps()
51279 case X86ISD::PALIGNR: in PerformDAGCombine()
H A DX86InstrSSE.td4907 defm PALIGNR : ssse3_palignr<"palignr", v16i8, VR128, memop, i128mem,