Searched refs:first_pg (Results 1 – 1 of 1) sorted by relevance
6204 int first_pg = GetFirstActive(kFormatVnB, pg); in pfirst() local6205 VIXL_ASSERT(first_pg < LaneCountFromFormat(kFormatVnB)); in pfirst()6207 if (first_pg >= 0) dst.SetActive(kFormatVnB, first_pg, true); in pfirst()