Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/InstPrinter/
H A DX86InstComments.cpp706 CASE_SHUF(PALIGNR, rri) in EmitAnyX86InstComments()
711 CASE_SHUF(PALIGNR, rmi) in EmitAnyX86InstComments()
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.h381 PALIGNR, enumerator
H A DX86InstrFragmentsSIMD.td345 def X86PAlignr : SDNode<"X86ISD::PALIGNR",
H A DX86ISelLowering.cpp4534 case X86ISD::PALIGNR: in isTargetShuffle()
6160 case X86ISD::PALIGNR: in getTargetShuffleMask()
10634 VT, DAG.getNode(X86ISD::PALIGNR, DL, ByteVT, DAG.getBitcast(ByteVT, Hi), in lowerVectorShuffleAsByteRotateAndPermute()
10844 VT, DAG.getNode(X86ISD::PALIGNR, DL, ByteVT, Lo, Hi, in lowerVectorShuffleAsByteRotate()
27246 case X86ISD::PALIGNR: return "X86ISD::PALIGNR"; in getTargetNodeName()
30658 Shuffle = X86ISD::PALIGNR; in matchBinaryPermuteVectorShuffle()
41578 case X86ISD::PALIGNR: in PerformDAGCombine()
H A DX86InstrSSE.td5125 defm PALIGNR : ssse3_palignr<"palignr", v16i8, VR128, memop, i128mem,