Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_emit_gv100.h311 inline void emitFormA_RRR(uint16_t op, int src1, int src2);
Dnv50_ir_emit_gv100.cpp88 CodeEmitterGV100::emitFormA_RRR(uint16_t op, int src1, int src2) in emitFormA_RRR() function in nv50_ir::CodeEmitterGV100
113 emitFormA_RRR((1 << 9) | op, src1, src2); in emitFormA()