Searched refs:check_instr (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_sched.c | 368 check_instr(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes, in check_instr() function 648 if (!check_instr(ctx, notes, n->instr)) in choose_instr_dec() 737 if (!check_instr(ctx, notes, n->instr)) in choose_instr_inc()
|
/third_party/mesa3d/src/amd/compiler/ |
D | aco_insert_waitcnt.cpp | 246 check_instr(wait_ctx& ctx, wait_imm& wait, Instruction* instr) in check_instr() function 359 check_instr(ctx, imm, instr); in kill()
|