Searched refs:emitFormA_RRR (Results 1 – 2 of 2) sorted by relevance
311 inline void emitFormA_RRR(uint16_t op, int src1, int src2);
88 CodeEmitterGV100::emitFormA_RRR(uint16_t op, int src1, int src2) in emitFormA_RRR() function in nv50_ir::CodeEmitterGV100113 emitFormA_RRR((1 << 9) | op, src1, src2); in emitFormA()