Searched refs:GetRepresentation (Results 1 – 10 of 10) sorted by relevance
240 auto rep = GetRepresentation(); in IsDoubleRep()246 auto rep = GetRepresentation(); in IsIntRep()255 inline Representation GetRepresentation() const in GetRepresentation() function
183 inline Representation GetRepresentation() const in GetRepresentation() function185 return GetAttr().GetRepresentation(); in GetRepresentation()
262 inline Representation GetRepresentation() const in GetRepresentation() function
447 Representation oldRep = attr.GetRepresentation(); in ConvertOrTransitionWithRep()
748 result.SetRepresentation(attr.GetRepresentation()); in LookupPropertyInAotHClass()
1817 inline Representation GetRepresentation() in GetRepresentation() function
126 RepresentationBit::Set(op.GetRepresentation(), &handler); in LoadProperty()178 RepresentationBit::Set(op.GetRepresentation(), &handler); in StoreProperty()
1006 if (plr.GetRepresentation() == Representation::DOUBLE) { in VisitStoreProperty()1010 } else if (plr.GetRepresentation() == Representation::INT) { in VisitStoreProperty()1034 return SetOutputType(gate, plr.GetRepresentation()); in VisitLoadProperty()
1215 if (plr.GetRepresentation() == Representation::DOUBLE) { in GetVarType()1217 } else if (plr.GetRepresentation() == Representation::INT) { in GetVarType()
1488 if (attr.GetRepresentation() == Representation::DOUBLE) { in VisitObjectBodyWithRep()1493 } else if (attr.GetRepresentation() == Representation::INT) { in VisitObjectBodyWithRep()