Searched refs:RepresentationField (Results 1 – 6 of 6) sorted by relevance
251 RepresentationField::encode(EncodeRepresentation(representation)) |315 return DecodeRepresentation(RepresentationField::decode(value_)); in representation()357 class RepresentationField360 : public BitField<uint32_t, RepresentationField::kNext,395 value_ = RepresentationField::update( in PropertyDetails()
8336 DecodeWord32<PropertyDetails::RepresentationField>(details); in LoadPropertyFromFastObject()
435 value_ |= RepresentationField::encode(rep); in LocationOperand()477 return RepresentationField::decode(value_); in representation()520 class RepresentationField : public BitField64<MachineRepresentation, 5, 8> {};656 LocationOperand::RepresentationField::update(this->value_, canonical), in GetCanonicalizedValue()
332 return RepresentationField::decode(bits_); in NON_EXPORTED_BASE()452 typedef BitField<MachineRepresentation, 12, 8> RepresentationField; in NON_EXPORTED_BASE() typedef
411 RepresentationField::encode(rep); in LiveRange()
1097 DecodeWord32<PropertyDetails::RepresentationField>(details); in OverwriteExistingFastDataProperty()