Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/MCTargetDesc/
H A DX86InstComments.cpp844 CASE_SHUF(PALIGNR, rri) in EmitAnyX86InstComments()
849 CASE_SHUF(PALIGNR, rmi) in EmitAnyX86InstComments()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.h440 PALIGNR, enumerator
H A DX86SchedIceLake.td673 "(V?)PALIGNR(Y|Z|Z128|Z256)?rri",
1327 "(V?)PALIGNR(Z128)?rmi",
1570 "(V?)PALIGNR(Y|Z|Z256)rmi",
H A DX86InstrFragmentsSIMD.td374 def X86PAlignr : SDNode<"X86ISD::PALIGNR",
H A DX86ISelLowering.cpp5310 case X86ISD::PALIGNR: in isTargetShuffle()
7716 case X86ISD::PALIGNR: in getTargetShuffleMask()
13127 VT, DAG.getNode(X86ISD::PALIGNR, DL, ByteVT, DAG.getBitcast(ByteVT, Hi), in lowerShuffleAsByteRotateAndPermute()
13496 VT, DAG.getNode(X86ISD::PALIGNR, DL, ByteVT, Lo, Hi, in lowerShuffleAsByteRotate()
33606 NODE_NAME_CASE(PALIGNR) in getTargetNodeName()
37732 Shuffle = X86ISD::PALIGNR; in matchBinaryPermuteShuffle()
54100 case X86ISD::PALIGNR: in combineConcatVectorOps()
55135 case X86ISD::PALIGNR: in PerformDAGCombine()
H A DX86InstrSSE.td4951 defm PALIGNR : ssse3_palignr<"palignr", v16i8, VR128, memop, i128mem,