Searched refs:is_first_fault (Results 1 – 2 of 2) sorted by relevance
3919 bool is_first_fault) { in SVEScatterGatherHelper() argument3922 VIXL_ASSERT(is_load || !is_first_fault); in SVEScatterGatherHelper()4017 Instr ff = is_first_fault ? (1 << 13) : 0; in SVEScatterGatherHelper()
6634 bool is_first_fault);