Home
last modified time | relevance | path

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

/external/vixl/src/
Dinvalset-vixl.h184 static const ElementType* GetFirstValidElement(const ElementType* from,
485 const ElementType* min = GetFirstValidElement(element, StorageEnd()); in EraseInternal()
681 const ElementType* InvalSet<TEMPLATE_INVALSET_P_DEF>::GetFirstValidElement( in GetFirstValidElement() function
700 const ElementType* min = GetFirstValidElement(StorageBegin(), StorageEnd()); in CacheMinElement()