Searched refs:TrySetVectorLengthImpl (Results 1 – 2 of 2) sorted by relevance
189 bool TrySetVectorLengthImpl(uint32_t length);192 bool res = TrySetVectorLengthImpl(length); in TrySetVectorLength()
1659 bool HLoopOptimization::TrySetVectorLengthImpl(uint32_t length) { in TrySetVectorLengthImpl() function in art::HLoopOptimization