Searched refs:ScalarFormatFromLaneSize (Results 1 - 3 of 3) sorted by relevance

/external/vixl/src/vixl/a64/
H A Dinstructions-a64.cc478 VectorFormat ScalarFormatFromLaneSize(int laneSize) { function in namespace:vixl
H A Dinstructions-a64.h456 VectorFormat ScalarFormatFromLaneSize(int lanesize);
H A Dlogic-a64.cc1406 = ScalarFormatFromLaneSize(LaneSizeInBitsFromFormat(vform));
1424 = ScalarFormatFromLaneSize(LaneSizeInBitsFromFormat(vform) * 2);
1441 = ScalarFormatFromLaneSize(LaneSizeInBitsFromFormat(vform) * 2);

Completed in 112 milliseconds