Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:LL

1638   if (AM.BaseOffs <= -(1LL << 13) || AM.BaseOffs >= (1LL << 13)-1) {