Add @NeverInline annotation to more String* methods

Since we are allowing to inline unimplemented intrinsics, we want to mark some methods as @NeverInline to keep our pattern matching working.

Bug: 262585898
Change-Id: I354ee8634b1a58b6f5bb968aa58d2ca84419de03
3 files changed