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

References

lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp
  261       return OverrideBalance == 1 ? Color::Even : Color::Odd;
  465   Color PreferredColor = Parity < 0 ? Color::Even : Color::Odd;
  490     PreferredColor = Parity < 0 ? Color::Even : Color::Odd;
  717     return Color::Odd;