Lines Matching refs:kPrimByte
91 case Primitive::kPrimByte: in DoFieldGet()
131 EXPLICIT_DO_FIELD_GET_ALL_TEMPLATE_DECL(InstancePrimitiveRead, Primitive::kPrimByte) in EXPLICIT_DO_FIELD_GET_ALL_TEMPLATE_DECL()
140 EXPLICIT_DO_FIELD_GET_ALL_TEMPLATE_DECL(StaticPrimitiveRead, Primitive::kPrimByte) in EXPLICIT_DO_FIELD_GET_ALL_TEMPLATE_DECL()
192 case Primitive::kPrimByte: in EXPLICIT_DO_FIELD_GET_ALL_TEMPLATE_DECL()
221 EXPLICIT_DO_IGET_QUICK_TEMPLATE_DECL(Primitive::kPrimByte); // iget-byte-quick.
236 case Primitive::kPrimByte: in GetFieldValue()
316 EXPLICIT_DO_FIELD_PUT_ALL_TEMPLATE_DECL(InstancePrimitiveWrite, Primitive::kPrimByte) in EXPLICIT_DO_FIELD_PUT_ALL_TEMPLATE_DECL()
325 EXPLICIT_DO_FIELD_PUT_ALL_TEMPLATE_DECL(StaticPrimitiveWrite, Primitive::kPrimByte) in EXPLICIT_DO_FIELD_PUT_ALL_TEMPLATE_DECL()
377 case Primitive::kPrimByte: in EXPLICIT_DO_FIELD_PUT_ALL_TEMPLATE_DECL()
414 EXPLICIT_DO_IPUT_QUICK_ALL_TEMPLATE_DECL(Primitive::kPrimByte) // iput-byte-quick. in EXPLICIT_DO_IPUT_QUICK_ALL_TEMPLATE_DECL()
1518 case Primitive::kPrimByte: in RecordArrayElementsInTransaction()