Searched refs:PINSRB (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/Target/X86/
H A DX86ISelLowering.h157 /// PINSRB - Insert the lower 8-bits of a 32-bit value to a vector,
158 /// corresponds to X86::PINSRB.
159 PINSRB, enumerator in enum:llvm::X86ISD::NodeType
H A DX86ISelLowering.cpp7107 Opc = X86ISD::PINSRB;
7109 Opc = X86ISD::PINSRB;
11690 case X86ISD::PINSRB: return "X86ISD::PINSRB";

Completed in 147 milliseconds