Home
last modified time | relevance | path

Searched refs:max_object_location (Results 1 - 3 of 3) sorted by relevance

/third_party/vixl/src/
H A Dpool-manager.h335 T max_object_location, in ForwardReference()
341 max_object_location_(max_object_location) { in ForwardReference()
342 VIXL_ASSERT(AlignDown(max_object_location, object_alignment) >= in ForwardReference()
332 ForwardReference(T location, int size, T min_object_location, T max_object_location, int object_alignment = 1) ForwardReference() argument
/third_party/vixl/src/aarch32/
H A Dlocation-aarch32.cc95 int32_t max_object_location = from + info->max_offset; in AddForwardRef() local
100 max_object_location, in AddForwardRef()
H A Dlocation-aarch32.h125 int32_t max_object_location, in ForwardRef()
130 max_object_location, in ForwardRef()
121 ForwardRef(const Location::EmitOperator* op, int32_t location, int size, int32_t min_object_location, int32_t max_object_location, int object_alignment = 1) ForwardRef() argument

Completed in 6 milliseconds