Searched refs:PALIGNR (Results 1 – 12 of 12) sorted by relevance
/external/llvm/lib/Target/X86/InstPrinter/ |
D | X86InstComments.cpp | 256 CASE_MASKZ_SHUF(PALIGNR, r) in getMaskName() 257 CASE_MASKZ_SHUF(PALIGNR, m) in getMaskName() 321 CASE_MASK_SHUF(PALIGNR, r) in getMaskName() 322 CASE_MASK_SHUF(PALIGNR, m) in getMaskName() 566 CASE_SHUF(PALIGNR, rri) in EmitAnyX86InstComments() 570 CASE_SHUF(PALIGNR, rmi) in EmitAnyX86InstComments()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/InstPrinter/ |
D | X86InstComments.cpp | 706 CASE_SHUF(PALIGNR, rri) in EmitAnyX86InstComments() 711 CASE_SHUF(PALIGNR, rmi) in EmitAnyX86InstComments()
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 383 PALIGNR, enumerator
|
D | X86InstrFragmentsSIMD.td | 359 def X86PAlignr : SDNode<"X86ISD::PALIGNR", SDTShuff3OpI>;
|
D | X86ISelLowering.cpp | 3800 case X86ISD::PALIGNR: in isTargetShuffle() 4894 case X86ISD::PALIGNR: in getTargetShuffleMask() 7802 VT, DAG.getNode(X86ISD::PALIGNR, DL, ByteVT, Lo, Hi, in lowerVectorShuffleAsByteRotate() 22228 case X86ISD::PALIGNR: return "X86ISD::PALIGNR"; in getTargetNodeName() 30996 case X86ISD::PALIGNR: in PerformDAGCombine()
|
D | X86InstrSSE.td | 5714 defm PALIGNR : ssse3_palignr<"palignr">;
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrFragmentsSIMD.td | 383 // a PALIGNR imm.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 392 PALIGNR, enumerator
|
D | X86InstrFragmentsSIMD.td | 340 def X86PAlignr : SDNode<"X86ISD::PALIGNR",
|
D | X86ISelLowering.cpp | 4369 case X86ISD::PALIGNR: in isTargetShuffle() 5817 case X86ISD::PALIGNR: in getTargetShuffleMask() 10085 VT, DAG.getNode(X86ISD::PALIGNR, DL, ByteVT, Lo, Hi, in lowerVectorShuffleAsByteRotate() 26053 case X86ISD::PALIGNR: return "X86ISD::PALIGNR"; in getTargetNodeName() 29474 Shuffle = X86ISD::PALIGNR; in matchBinaryPermuteVectorShuffle() 39699 case X86ISD::PALIGNR: in PerformDAGCombine()
|
D | X86InstrSSE.td | 4859 defm PALIGNR : ssse3_palignr<"palignr", v16i8, VR128, memopv2i64, i128mem,
|
/external/syzkaller/pkg/ifuzz/gen/ |
D | all-enc-instructions.txt | 13596 ICLASS : PALIGNR 13608 ICLASS : PALIGNR
|