Home | History | Annotate | Download | only in arm

Lines Matching refs:StringShape

1074   if (StringShape(*subject_tmp).IsCons()) {
1076 } else if (StringShape(*subject_tmp).IsSliced()) {
1094 ASSERT(StringShape(*subject_tmp).IsSequential() ||
1095 StringShape(*subject_tmp).IsExternal());