Searched refs:emitFormA_RRI (Results 1 – 2 of 2) sorted by relevance
312 inline void emitFormA_RRI(uint16_t op, int src1, int src2);
75 CodeEmitterGV100::emitFormA_RRI(uint16_t op, int src1, int src2) in emitFormA_RRI() function in nv50_ir::CodeEmitterGV100117 emitFormA_RRI((2 << 9) | op, src1, src2); in emitFormA()131 emitFormA_RRI((4 << 9) | op, src2, src1); in emitFormA()