Searched refs:PALIGNR (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 367 PALIGNR, enumerator
|
D | X86IntrinsicsInfo.h | 895 X86ISD::PALIGNR, 0), 897 X86ISD::PALIGNR, 0), 899 X86ISD::PALIGNR, 0),
|
D | X86InstrFragmentsSIMD.td | 340 def X86PAlignr : SDNode<"X86ISD::PALIGNR", SDTShuff3OpI>;
|
D | X86ISelLowering.cpp | 3905 case X86ISD::PALIGNR: in isTargetShuffle() 4774 case X86ISD::PALIGNR: in getTargetShuffleMask() 7375 VT, DAG.getNode(X86ISD::PALIGNR, DL, AlignVT, Lo, Hi, in lowerVectorShuffleAsByteRotate() 20544 case X86ISD::PALIGNR: return "X86ISD::PALIGNR"; in getTargetNodeName() 27731 case X86ISD::PALIGNR: in PerformDAGCombine()
|