Searched refs:PEXTRB (Results 1 – 16 of 16) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86ISelLowering.h | 158 PEXTRB, enumerator
|
D | X86InstrFragmentsSIMD.td | 74 def X86pextrb : SDNode<"X86ISD::PEXTRB",
|
D | X86GenFastISel.inc | 4499 // FastEmit functions for X86ISD::PEXTRB. 4700 case X86ISD::PEXTRB: return FastEmit_X86ISD_PEXTRB_ri(VT, RetVT, Op0, Op0IsKill, imm1);
|
D | X86ISelLowering.cpp | 6860 SDValue Extract = DAG.getNode(X86ISD::PEXTRB, dl, MVT::i32, in LowerEXTRACT_VECTOR_ELT_SSE4() 10654 case X86ISD::PEXTRB: return "X86ISD::PEXTRB"; in getTargetNodeName()
|
D | X86InstrSSE.td | 5225 defm PEXTRB : SS41I_extract8<0x14, "pextrb">;
|
D | X86GenDAGISel.inc | 36051 /*SwitchOpcode*/ 40, TARGET_VAL(X86ISD::PEXTRB),// ->74833
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 161 PEXTRB, enumerator
|
D | X86InstrFragmentsSIMD.td | 99 def X86pextrb : SDNode<"X86ISD::PEXTRB",
|
D | X86ISelLowering.cpp | 12328 SDValue Extract = DAG.getNode(X86ISD::PEXTRB, dl, MVT::i32, in LowerEXTRACT_VECTOR_ELT_SSE4() 22119 case X86ISD::PEXTRB: return "X86ISD::PEXTRB"; in getTargetNodeName()
|
D | X86InstrSSE.td | 6074 defm PEXTRB : SS41I_extract8<0x14, "pextrb">;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 172 PEXTRB, enumerator
|
D | X86InstrFragmentsSIMD.td | 85 def X86pextrb : SDNode<"X86ISD::PEXTRB",
|
D | X86ISelLowering.cpp | 6213 (N0.getOpcode() == X86ISD::PEXTRB && in getFauxShuffleMask() 6257 (X86ISD::PINSRB == Opcode ? X86ISD::PEXTRB : X86ISD::PEXTRW); in getFauxShuffleMask() 15240 SDValue Extract = DAG.getNode(X86ISD::PEXTRB, dl, MVT::i32, in LowerEXTRACT_VECTOR_ELT_SSE4() 25938 case X86ISD::PEXTRB: return "X86ISD::PEXTRB"; in getTargetNodeName() 28887 case X86ISD::PEXTRB: in computeKnownBitsForTargetNode() 32284 unsigned OpCode = (SrcVT == MVT::v8i16 ? X86ISD::PEXTRW : X86ISD::PEXTRB); in combineExtractWithShuffle() 39633 case X86ISD::PEXTRB: in PerformDAGCombine()
|
D | X86InstrSSE.td | 5173 defm PEXTRB : SS41I_extract8<0x14, "pextrb">;
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/ |
D | X86GenFastISel.inc | 13032 // FastEmit functions for X86ISD::PEXTRB. 14436 case X86ISD::PEXTRB: return fastEmit_X86ISD_PEXTRB_ri(VT, RetVT, Op0, Op0IsKill, imm1);
|
/external/syzkaller/pkg/ifuzz/gen/ |
D | all-enc-instructions.txt | 13961 ICLASS : PEXTRB
|