Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dinstructions-aarch64.cc396 VectorFormat VectorFormatHalfWidth(VectorFormat vform) { in VectorFormatHalfWidth() function
Dinstructions-aarch64.h530 VectorFormat VectorFormatHalfWidth(VectorFormat vform);
Dlogic-aarch64.cc1157 VectorFormat vform_src = VectorFormatHalfWidth(vform); in pmull()
2513 VectorFormat vform_half = VectorFormatHalfWidth(vform); in uxtl()
2526 VectorFormat vform_half = VectorFormatHalfWidth(vform); in sxtl()
2539 VectorFormat vform_half = VectorFormatHalfWidth(vform); in uxtl2()
2553 VectorFormat vform_half = VectorFormatHalfWidth(vform); in sxtl2()