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

References

lib/Target/Mips/MipsSEISelLowering.cpp
 2567       if (Idx != -1) {
 2568         Idx -= 4 * (j / 4);
 2569         if (Idx < 0 || Idx >= 4)
 2569         if (Idx < 0 || Idx >= 4)
 2576         SHFIndices[i] = Idx;
 2580       if (!(Idx == -1 || Idx == SHFIndices[i]))
 2580       if (!(Idx == -1 || Idx == SHFIndices[i]))