Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_emit_gm107.cpp3593 inline void emitStall(Instruction *, uint8_t);
3632 SchedDataCalculatorGM107::emitStall(Instruction *insn, uint8_t cnt) in emitStall() function in nv50_ir::SchedDataCalculatorGM107
3878 emitStall(insn, delay); in setDelay()