Searched defs:emit_instruction (Results 1 – 9 of 9) sorted by relevance
78 void EmitInstruction::emit_instruction(Instruction *ir) in emit_instruction() function in r600::EmitInstruction83 void EmitInstruction::emit_instruction(AluInstruction *ir) in emit_instruction() function in r600::EmitInstruction88 bool EmitInstruction::emit_instruction(EAluOp opcode, PValue dest, in emit_instruction() function in r600::EmitInstruction
367 void ShaderFromNirProcessor::emit_instruction(AluInstruction *ir) in emit_instruction() function in r600::ShaderFromNirProcessor386 void ShaderFromNirProcessor::emit_instruction(Instruction *ir) in emit_instruction() function in r600::ShaderFromNirProcessor1122 bool ShaderFromNirProcessor::emit_instruction(EAluOp opcode, PValue dest, in emit_instruction() function in r600::ShaderFromNirProcessor
236 bool ShaderFromNir::emit_instruction(nir_instr *instr) in emit_instruction() function in r600::ShaderFromNir
41 emit_instruction(struct tgsi_transform_context *ctx, in emit_instruction() function
78 void (*emit_instruction)(struct tgsi_transform_context *ctx, member
603 def emit_instruction(self): member in Parser
45 void emit_instruction(asm_context& ctx, std::vector<uint32_t>& out, Instruction* instr) in emit_instruction() function
183 emit_instruction(struct svga_shader_emitter *emit, in emit_instruction() function
1084 static void emit_instruction( in emit_instruction() function