Searched defs:emitBinary (Results 1 – 3 of 3) sorted by relevance
355 Program::emitBinary(struct nv50_ir_prog_info_out *info) in emitBinary() function in nv50_ir::Program
151 static void emitBinary(MCStreamer &OutStreamer, unsigned Opcode, MCOperand &RS1, in emitBinary() function
2172 …void OutputASM::emitBinary(sw::Shader::Opcode op, TIntermTyped *dst, TIntermNode *src0, TIntermNod… in emitBinary() function in glsl::OutputASM