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

References

lib/Target/PowerPC/PPCISelLowering.cpp
 4248         if (GPR_idx != Num_GPR_Regs) {
 4271         if (GPR_idx != Num_GPR_Regs) {
 4298         if (GPR_idx != Num_GPR_Regs) {
 4316       if (GPR_idx != Num_GPR_Regs) {
 4338       if (GPR_idx != Num_GPR_Regs) {
 4340         if (ObjSize == 8 && GPR_idx != Num_GPR_Regs && !isPPC64)
 4372             if (GPR_idx != Num_GPR_Regs)
 4376           GPR_idx = std::min(GPR_idx+4, Num_GPR_Regs); // FIXME correct for ppc64?
 4438     for (; GPR_idx != Num_GPR_Regs; ++GPR_idx) {