Home | History | Annotate | Download | only in arm

Lines Matching defs:secondBit

2256         int secondBit = lowestSetBit(lit ^ (1 << firstBit));
2258 firstBit, secondBit);