Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dlogic-aarch64.cc6204 int first_pg = GetFirstActive(kFormatVnB, pg); in pfirst() local
6205 VIXL_ASSERT(first_pg < LaneCountFromFormat(kFormatVnB)); in pfirst()
6207 if (first_pg >= 0) dst.SetActive(kFormatVnB, first_pg, true); in pfirst()