Home | History | Annotate | Download | only in arm

Lines Matching full:hint

308 enum Hint { no_hint };
311 inline Hint NegateHint(Hint ignored) { return no_hint; }