Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
Dir3_sched.c274 if (writes_pred(instr)) { in schedule()
449 if (writes_pred(instr) && ctx->pred) { in check_instr()
Dir3.h1130 writes_pred(struct ir3_instruction *instr) in writes_pred() function