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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_emit_nv50.cpp114 void emitARL(const Instruction *, unsigned int shl);
1564 CodeEmitterNV50::emitARL(const Instruction *i, unsigned int shl) function in class:nv50_ir::CodeEmitterNV50
1581 emitARL(i, i->getSrc(1)->reg.data.u32 & 0x3f);
1945 emitARL(insn, 0);

Completed in 121 milliseconds