Searched refs:IR2_FETCH (Results 1 – 5 of 5) sorted by relevance
83 IR2_FETCH, enumerator350 if (instr->type == IR2_FETCH) in dst_ncomp()364 if (instr->type == IR2_FETCH) { in src_ncomp()
407 if (instr && instr->type == IR2_FETCH && in schedule_instrs()411 tex_lod->type = IR2_FETCH; in schedule_instrs()
34 else if (instr->type == IR2_FETCH) in has_side_effects()
173 if (instr && instr->type == IR2_FETCH) { in fill_instr()
373 struct ir2_instr *instr = ir2_instr_create(ctx, IR2_FETCH); in ir2_instr_create_fetch()