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

References

lib/Target/AArch64/AArch64ISelLowering.cpp
10744   EVT VT = StVal.getValueType();
10768     if (StVal.getOpcode() != ISD::INSERT_VECTOR_ELT)
10773       SplatVal = StVal.getOperand(1);
10774     else if (StVal.getOperand(1) != SplatVal)
10778     ConstantSDNode *CIndex = dyn_cast<ConstantSDNode>(StVal.getOperand(2));
10786     StVal = StVal.getOperand(0);
10786     StVal = StVal.getOperand(0);