Searched defs:VectorFormat (Results 1 - 1 of 1) sorted by relevance

/external/vixl/src/vixl/a64/
H A Dinstructions-a64.h430 enum VectorFormat { enum in namespace:vixl
452 VectorFormat VectorFormatHalfWidth(const VectorFormat vform);
453 VectorFormat VectorFormatDoubleWidth(const VectorFormat vform);
454 VectorFormat VectorFormatDoubleLanes(const VectorFormat vform);
455 VectorFormat VectorFormatHalfLanes(const VectorFormat vform);
456 VectorFormat ScalarFormatFromLaneSiz
[all...]

Completed in 364 milliseconds