Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/arm64/
H A Dregister-arm64.cc249 int MaxLaneCountFromFormat(VectorFormat vform) { in MaxLaneCountFromFormat() function
H A Dregister-arm64.h311 int MaxLaneCountFromFormat(VectorFormat vform);
/third_party/vixl/src/aarch64/
H A Dinstructions-aarch64.cc1363 int MaxLaneCountFromFormat(VectorFormat vform) { in MaxLaneCountFromFormat() function
H A Dinstructions-aarch64.h790 int MaxLaneCountFromFormat(VectorFormat vform);
/third_party/vixl/test/aarch64/
H A Dtest-simulator-aarch64.cc1756 const unsigned vd_lanes_per_q = MaxLaneCountFromFormat(vd_form); in Test1OpAcrossNEON()
2013 const unsigned vd_lane_count = MaxLaneCountFromFormat(vd_form); in Test2OpNEON()
2277 const unsigned vd_lane_count = MaxLaneCountFromFormat(vd_form); in TestByElementNEON()

Completed in 12 milliseconds