Lines Matching refs:IsThumb
3424 unsigned IsThumb : 1;3477 IsThumb = getTriple().getArchName().startswith("thumb");3478 if (IsThumb) {3532 if (IsThumb) {3619 .Case("thumb", IsThumb)3707 if (IsThumb) {