Home
last modified time | relevance | path

Searched refs:max_object_location_ (Results 1 – 2 of 2) sorted by relevance

/external/vixl/src/
Dpool-manager.h339 max_object_location_(max_object_location) { in location_()
346 location <= max_object_location_ && in LocationIsEncodable()
352 T GetMaxLocation() const { return max_object_location_; } in GetMaxLocation()
383 T max_object_location_; variable
Dpool-manager-impl.h212 VIXL_ASSERT(pc <= reference->max_object_location_); in MustEmit()
223 (reference->max_object_location_ >= existing_object->max_location_) && in MustEmit()
232 reference->max_object_location_); in MustEmit()
373 reference->max_object_location_); in AddObjectReference()
378 reference->max_object_location_); in AddObjectReference()