Searched refs:writes_pred (Results 1 – 2 of 2) sorted by relevance
274 if (writes_pred(instr)) { in schedule()449 if (writes_pred(instr) && ctx->pred) { in check_instr()
1130 writes_pred(struct ir3_instruction *instr) in writes_pred() function