Searched refs:ir3_NOP (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_legalize.c187 nop = ir3_NOP(block);
194 ir3_NOP(block);
239 ir3_NOP(block)->flags |= IR3_INSTR_SS;
H A Dir3_sched.c159 ir3_NOP(ctx->block);
661 ir3_NOP(block);
714 ir3_NOP(block);
773 struct ir3_instruction *nop = ir3_NOP(block);
H A Dir3_group.c211 instr = ir3_NOP(block);
H A Dir3_a6xx.c372 struct ir3_instruction *nop = ir3_NOP(atomic->block);
H A Dir3.h1139 ir3_NOP(struct ir3_block *block) function in typeref:struct:ir3_instruction *
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_legalize.c228 nop = ir3_NOP(block);
235 ir3_NOP(block);
264 ir3_NOP(block)->flags |= IR3_INSTR_SS;
832 ir3_NOP(block)->repeat = delay - 1;
H A Dir3_postsched.c689 ir3_NOP(block);
H A Dir3_sched.c1183 ir3_NOP(block);
H A Dir3.h1848 ir3_NOP(struct ir3_block *block) function in typeref:struct:ir3_instruction *

Completed in 14 milliseconds