Searched refs:cursor_next_instr (Results 1 – 1 of 1) sorted by relevance
2109 cursor_next_instr(nir_cursor cursor) in cursor_next_instr() function2127 return cursor_next_instr(cursor); in cursor_next_instr()2138 return cursor_next_instr(cursor); in cursor_next_instr()2157 while ((instr = cursor_next_instr(iter)) != NULL) { in nir_function_impl_lower_instructions()