Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:LL

1051   // NOTE: We'll exclude negative FIs here, which come from argument
6099 // X86 target code, we'll store the jump address in the second slot. We also
7733 if (AM.BaseOffs <= -(1LL << 16) || AM.BaseOffs >= (1LL << 16)-1)