Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h440 PALIGNR, enumerator
H A DX86SchedIceLake.td671 "(V?)PALIGNR(Y|Z128|Z256)?rri",
1302 "(V?)PALIGNR(Z128)?rmi",
1540 "(V?)PALIGNR(Y|Z256)rmi",
H A DX86InstrFragmentsSIMD.td374 def X86PAlignr : SDNode<"X86ISD::PALIGNR",
H A DX86ScheduleZnver4.td1613 "(V?)PALIGNR(Z?|Z128?|Z256?)(rri|rrik|rrikz)"
H A DX86ISelLowering.cpp2617 case X86ISD::PALIGNR: in isTargetShuffle()
5200 case X86ISD::PALIGNR: in getTargetShuffleMask()
10964 VT, DAG.getNode(X86ISD::PALIGNR, DL, ByteVT, DAG.getBitcast(ByteVT, Hi), in lowerShuffleAsByteRotateAndPermute()
11334 VT, DAG.getNode(X86ISD::PALIGNR, DL, ByteVT, Lo, Hi, in lowerShuffleAsByteRotate()
33299 NODE_NAME_CASE(PALIGNR) in getTargetNodeName()
37604 Shuffle = X86ISD::PALIGNR; in matchBinaryPermuteShuffle()
55091 case X86ISD::PALIGNR: in combineConcatVectorOps()
56269 case X86ISD::PALIGNR: in PerformDAGCombine()
H A DX86InstrSSE.td4964 defm PALIGNR : ssse3_palignr<"palignr", v16i8, VR128, memop, i128mem,