Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_sched_gm107.h116 inline void emitStall(Instruction *, uint8_t);
Dnv50_ir_emit_gm107.cpp3787 SchedDataCalculatorGM107::emitStall(Instruction *insn, uint8_t cnt) in emitStall() function in nv50_ir::SchedDataCalculatorGM107
4033 emitStall(insn, delay); in setDelay()