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

/external/vixl/test/
H A Dtest-simulator-a64.cc1272 const unsigned lane_len_in_hex = (std::max(sizeof(Td), sizeof(Tn)) * 8) / 4; local
1289 lane_len_in_hex,
1305 VIXL_ASSERT(strlen(padding) >= (lane_len_in_hex + 1));
1321 lane_len_in_hex+1, padding,
1322 lane_len_in_hex+1, padding);
1336 lane_len_in_hex,
1338 lane_len_in_hex,
1340 lane_len_in_hex,
1463 const unsigned lane_len_in_hex = (std::max(sizeof(Td), sizeof(Tn)) * 8) / 4; local
1480 lane_len_in_hex,
1693 const unsigned lane_len_in_hex = (std::max(sizeof(Td), sizeof(Tm)) * 8) / 4; local
1929 const unsigned lane_len_in_hex = (std::max(sizeof(Td), sizeof(Tm)) * 8) / 4; local
2141 const unsigned lane_len_in_hex = (std::max(sizeof(Td), sizeof(Tn)) * 8) / 4; local
2355 const unsigned lane_len_in_hex = (std::max(sizeof(Td), sizeof(Tn)) * 8) / 4; local
[all...]

Completed in 51 milliseconds