Home
last modified time | relevance | path

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

/external/vixl/src/vixl/a64/
Dinstructions-a64.cc575 int MaxLaneCountFromFormat(VectorFormat vform) { in MaxLaneCountFromFormat() function
Dinstructions-a64.h466 int MaxLaneCountFromFormat(VectorFormat vform);
/external/vixl/test/
Dtest-simulator-a64.cc1697 const unsigned vd_lane_count = MaxLaneCountFromFormat(vd_form); in Test2OpNEON()
1932 const unsigned vd_lane_count = MaxLaneCountFromFormat(vd_form); in TestByElementNEON()