Lines Matching defs:is_wide
6054 bool is_wide = (field_type == Primitive::kPrimLong) || (field_type == Primitive::kPrimDouble);
6055 bool generate_volatile = field_info.IsVolatile() && is_wide;
6226 bool is_wide = (field_type == Primitive::kPrimLong) || (field_type == Primitive::kPrimDouble);
6227 bool generate_volatile = field_info.IsVolatile() && is_wide;