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