Searched refs:PALIGNR (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/ |
| H A D | simd.d | 314 PALIGNR = 0x660F3A0F, in version() enumerator
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86InstComments.cpp | 844 CASE_SHUF(PALIGNR, rri) in EmitAnyX86InstComments() 849 CASE_SHUF(PALIGNR, rmi) in EmitAnyX86InstComments()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 442 PALIGNR, enumerator
|
| H A D | X86InstrFragmentsSIMD.td | 378 def X86PAlignr : SDNode<"X86ISD::PALIGNR",
|
| H A D | X86ISelLowering.cpp | 4868 case X86ISD::PALIGNR: in isTargetShuffle() 7065 case X86ISD::PALIGNR: in getTargetShuffleMask() 12369 VT, DAG.getNode(X86ISD::PALIGNR, DL, ByteVT, DAG.getBitcast(ByteVT, Hi), in lowerShuffleAsByteRotateAndPermute() 12698 VT, DAG.getNode(X86ISD::PALIGNR, DL, ByteVT, Lo, Hi, in lowerShuffleAsByteRotate() 31452 NODE_NAME_CASE(PALIGNR) in getTargetNodeName() 35412 Shuffle = X86ISD::PALIGNR; in matchBinaryPermuteShuffle() 49974 case X86ISD::PALIGNR: in combineConcatVectorOps() 50899 case X86ISD::PALIGNR: in PerformDAGCombine()
|
| H A D | X86InstrSSE.td | 4891 defm PALIGNR : ssse3_palignr<"palignr", v16i8, VR128, memop, i128mem,
|