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

References

lib/Target/ARM/ARMISelLowering.cpp
11088       if (!C0 || !C1 || C0->getZExtValue() != nextIndex
11089           || C1->getZExtValue() != nextIndex+1)
11093       nextIndex+=2;
11101   if (nextIndex != Vec.getValueType().getVectorNumElements() ||