reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/X86/X86ISelLowering.cpp
36168   assert(ExtElt->getOpcode() == ISD::EXTRACT_VECTOR_ELT && "Expected extract");
36169   SDValue Vec = ExtElt->getOperand(0);
36170   SDValue Index = ExtElt->getOperand(1);
36171   EVT VT = ExtElt->getValueType(0);
36187     SDLoc DL(ExtElt);
36209     SDLoc DL(ExtElt);
36251     SDLoc DL(ExtElt);