Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86InstComments.cpp844 CASE_SHUF(PALIGNR, rri) in EmitAnyX86InstComments()
849 CASE_SHUF(PALIGNR, rmi) in EmitAnyX86InstComments()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.h440 PALIGNR, enumerator
H A DX86SchedIceLake.td672 "(V?)PALIGNR(Y|Z128|Z256)?rri",
1303 "(V?)PALIGNR(Z128)?rmi",
1541 "(V?)PALIGNR(Y|Z256)rmi",
H A DX86InstrFragmentsSIMD.td374 def X86PAlignr : SDNode<"X86ISD::PALIGNR",
H A DX86ScheduleZnver4.td1612 "(V?)PALIGNR(Z?|Z128?|Z256?)(rri|rrik|rrikz)"
H A DX86ISelLowering.cpp5391 case X86ISD::PALIGNR: in isTargetShuffle()
7809 case X86ISD::PALIGNR: in getTargetShuffleMask()
13442 VT, DAG.getNode(X86ISD::PALIGNR, DL, ByteVT, DAG.getBitcast(ByteVT, Hi), in lowerShuffleAsByteRotateAndPermute()
13815 VT, DAG.getNode(X86ISD::PALIGNR, DL, ByteVT, Lo, Hi, in lowerShuffleAsByteRotate()
34583 NODE_NAME_CASE(PALIGNR) in getTargetNodeName()
38790 Shuffle = X86ISD::PALIGNR; in matchBinaryPermuteShuffle()
55458 case X86ISD::PALIGNR: in combineConcatVectorOps()
56509 case X86ISD::PALIGNR: in PerformDAGCombine()
H A DX86InstrSSE.td4971 defm PALIGNR : ssse3_palignr<"palignr", v16i8, VR128, memop, i128mem,