Home
last modified time | relevance | path

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

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