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

References

lib/Target/AArch64/AArch64FrameLowering.cpp
 1856       RPI.Type = RegPairInfo::GPR;
 1858       RPI.Type = RegPairInfo::FPR64;
 1860       RPI.Type = RegPairInfo::FPR128;
 1867       switch (RPI.Type) {
 1920     int Scale = RPI.Type == RegPairInfo::FPR128 ? 16 : 8;
 1926         RPI.Type != RegPairInfo::FPR128 && !RPI.isPaired()) {
 2012     switch (RPI.Type) {
 2103     switch (RPI.Type) {