Searched refs:PUNPCKLBW (Results 1 – 13 of 13) sorted by relevance
/external/mesa3d/src/mesa/x86/ |
D | mmx_blend.S | 223 PUNPCKLBW ( M00, MQ1 ) /* qa1 | qb1 | qg1 | qr1 */ ;\ 225 PUNPCKLBW ( M00, MP1 ) /* pa1 | pb1 | pg1 | pr1 */ ;\
|
D | assyntax.h | 1598 #define PUNPCKLBW(a, b) punpcklbw P_ARG2(a, b) macro
|
/external/llvm/lib/Target/X86/InstPrinter/ |
D | X86InstComments.cpp | 242 CASE_MASKZ_UNPCK(PUNPCKLBW, m) in getMaskName() 243 CASE_MASKZ_UNPCK(PUNPCKLBW, r) in getMaskName() 307 CASE_MASK_UNPCK(PUNPCKLBW, m) in getMaskName() 308 CASE_MASK_UNPCK(PUNPCKLBW, r) in getMaskName() 677 CASE_UNPCK(PUNPCKLBW, r) in EmitAnyX86InstComments() 682 CASE_UNPCK(PUNPCKLBW, m) in EmitAnyX86InstComments()
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86ISelLowering.h | 281 PUNPCKLBW, enumerator
|
D | X86InstrFragmentsSIMD.td | 158 def X86Punpcklbw : SDNode<"X86ISD::PUNPCKLBW", SDTShuff2Op>;
|
D | X86ISelLowering.cpp | 2807 case X86ISD::PUNPCKLBW: in isTargetShuffle() 2888 case X86ISD::PUNPCKLBW: in getTargetShuffleNode() 4562 case X86ISD::PUNPCKLBW: in getShuffleScalarElt() 6397 case MVT::v16i8: return X86ISD::PUNPCKLBW; in getUNPCKLOpcode() 10738 case X86ISD::PUNPCKLBW: return "X86ISD::PUNPCKLBW"; in getTargetNodeName() 14235 case X86ISD::PUNPCKLBW: in PerformDAGCombine()
|
D | X86GenFastISel.inc | 3301 // FastEmit functions for X86ISD::PUNPCKLBW. 3712 …case X86ISD::PUNPCKLBW: return FastEmit_X86ISD_PUNPCKLBW_rr(VT, RetVT, Op0, Op0IsKill, Op1, Op1IsK…
|
D | X86InstrSSE.td | 3927 defm PUNPCKLBW : sse2_unpack<0x60, "punpcklbw", v16i8, X86Punpcklbw, bc_v16i8>;
|
D | X86GenDAGISel.inc | 43236 /*SwitchOpcode*/ 102, TARGET_VAL(X86ISD::PUNPCKLBW),// ->90445
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/InstPrinter/ |
D | X86InstComments.cpp | 862 CASE_UNPCK(PUNPCKLBW, r) in EmitAnyX86InstComments() 868 CASE_UNPCK(PUNPCKLBW, m) in EmitAnyX86InstComments()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrSSE.td | 3823 defm PUNPCKLBW : sse2_unpack<0x60, "punpcklbw", v16i8, X86Unpckl, VR128,
|
/external/llvm/lib/Target/X86/ |
D | X86InstrSSE.td | 4502 defm PUNPCKLBW : sse2_unpack<0x60, "punpcklbw", v16i8, X86Unpckl,
|
/external/syzkaller/pkg/ifuzz/gen/ |
D | all-enc-instructions.txt | 9038 ICLASS : PUNPCKLBW 9182 ICLASS : PUNPCKLBW
|