Searched refs:emitLogicOp (Results 1 – 2 of 2) sorted by relevance
94 void emitLogicOp(const Instruction *, uint8_t subOp);645 CodeEmitterNVC0::emitLogicOp(const Instruction *i, uint8_t subOp) in emitLogicOp() function in nv50_ir::CodeEmitterNVC01631 emitLogicOp(insn, 0); in emitInstruction()1634 emitLogicOp(insn, 1); in emitInstruction()1637 emitLogicOp(insn, 2); in emitInstruction()
111 void emitLogicOp(const Instruction *);1274 CodeEmitterNV50::emitLogicOp(const Instruction *i) in emitLogicOp() function in nv50_ir::CodeEmitterNV501592 emitLogicOp(insn); in emitInstruction()