Lines Matching refs:IsThumb
2626 unsigned IsThumb : 1;2649 IsThumb = getTriple().getArchName().startswith("thumb");2650 if (IsThumb) {2699 if (IsThumb) {2774 .Case("thumb", IsThumb)2839 if (IsThumb) {