Searched refs:IsPrimitiveWide (Results 1 – 4 of 4) sorted by relevance
214 return IsPrimitiveNarrow() || IsPrimitiveWide(); in IsPrimitive()233 inline bool IsPrimitiveWide() const { in IsPrimitiveWide() function
238 EXPECT_EQ(is_primitive_wide_, shorty.IsPrimitiveWide()); in CheckExpects()
248 DCHECK(GetCapturedShortyType(index).IsPrimitiveWide()); in GetCapturedPrimitiveWide()
530 if (shorty_type.IsPrimitiveWide() || shorty_type.IsLambda()) { in DoLiberateVariable()543 if (shorty_type.IsPrimitiveWide() || shorty_type.IsLambda()) { in DoLiberateVariable()559 if (shorty_type.IsPrimitiveWide() || shorty_type.IsLambda()) { in DoLiberateVariable()576 } else if (shorty_type.IsPrimitiveWide()) { in DoLiberateVariable()