Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dlogic-aarch64.cc2569 VectorFormat vform_src = VectorFormatDoubleWidth(vform); in shrn()
2581 VectorFormat vformsrc = VectorFormatDoubleWidth(VectorFormatHalfLanes(vform)); in shrn2()
2593 VectorFormat vformsrc = VectorFormatDoubleWidth(vform); in rshrn()
2605 VectorFormat vformsrc = VectorFormatDoubleWidth(VectorFormatHalfLanes(vform)); in rshrn2()
2752 VectorFormat vformsrc = VectorFormatDoubleWidth(vform); in sqshrn()
2764 VectorFormat vformsrc = VectorFormatDoubleWidth(VectorFormatHalfLanes(vform)); in sqshrn2()
2776 VectorFormat vformsrc = VectorFormatDoubleWidth(vform); in sqrshrn()
2788 VectorFormat vformsrc = VectorFormatDoubleWidth(VectorFormatHalfLanes(vform)); in sqrshrn2()
2800 VectorFormat vformsrc = VectorFormatDoubleWidth(vform); in sqshrun()
2812 VectorFormat vformsrc = VectorFormatDoubleWidth(VectorFormatHalfLanes(vform)); in sqshrun2()
[all …]
Dinstructions-aarch64.cc419 VectorFormat VectorFormatDoubleWidth(VectorFormat vform) { in VectorFormatDoubleWidth() function
Dinstructions-aarch64.h531 VectorFormat VectorFormatDoubleWidth(VectorFormat vform);