Searched refs:tgsi_get_opcode_info (Results 1 – 22 of 22) sorted by relevance
133 emit_data.info = tgsi_get_opcode_info(tgsi_opcode); in lp_build_emit_llvm_unary()147 emit_data.info = tgsi_get_opcode_info(tgsi_opcode); in lp_build_emit_llvm_binary()163 emit_data.info = tgsi_get_opcode_info(tgsi_opcode); in lp_build_emit_llvm_ternary()236 const struct tgsi_opcode_info * info = tgsi_get_opcode_info(tgsi_opcode); in lp_build_tgsi_inst_llvm()
956 tgsi_get_opcode_info(instr->Instruction.Opcode); in lp_build_tgsi_aos()
86 tgsi_get_opcode_info( uint opcode );
270 tgsi_get_opcode_info( uint opcode ) in tgsi_get_opcode_info() function292 const struct tgsi_opcode_info *info = tgsi_get_opcode_info(opcode); in tgsi_get_opcode_name()
322 info = tgsi_get_opcode_info( inst->Instruction.Opcode ); in iter_instruction()
532 const struct tgsi_opcode_info *info = tgsi_get_opcode_info( inst->Instruction.Opcode ); in iter_instruction()
1042 info = tgsi_get_opcode_info( i ); in parse_instruction()
913 const struct tgsi_opcode_info *info = tgsi_get_opcode_info( opcode ); in validate()
54 tgsi_get_opcode_info( uint opcode ) in tgsi_get_opcode_info() function
175 tgsi_get_opcode_info(inst->Instruction.Opcode); in xform_inst()
74 tgsi_get_opcode_info(opcode)->is_tex); in is_texture_inst()85 if (tgsi_get_opcode_info(opcode)->is_tex) { in computes_derivative()301 if (tgsi_get_opcode_info(fullinst->Instruction.Opcode)->is_store) { in scan_src_operand()
410 if (tgsi_get_opcode_info(inst->Instruction.Opcode)->output_mode == in tgsi_util_get_inst_usage_mask()
569 const struct tgsi_opcode_info *info = tgsi_get_opcode_info( inst->Instruction.Opcode ); in iter_instruction()
1056 info = tgsi_get_opcode_info( i ); in parse_instruction()
1238 const struct tgsi_opcode_info *info = tgsi_get_opcode_info( opcode ); in validate()
1364 next_instr->info = tgsi_get_opcode_info(i.op); in MockShader()1397 next_instr->info = tgsi_get_opcode_info(i.op); in MockShader()
926 const struct tgsi_opcode_info *info = tgsi_get_opcode_info(inst.op); in dump_instruction()
427 inst->info = tgsi_get_opcode_info(op); in emit_asm()4658 inst->info = tgsi_get_opcode_info(inst->op); in simplify_cmp()
1055 const struct tgsi_opcode_info *info = tgsi_get_opcode_info(inst->Instruction.Opcode); in trans_instr()1840 const struct tgsi_opcode_info *tgsi = tgsi_get_opcode_info(inst->Instruction.Opcode); in etna_compile_pass_generate_code()
5358 const struct tgsi_opcode_info *op = tgsi_get_opcode_info(opcode); in emit_simple()5410 const struct tgsi_opcode_info *op = tgsi_get_opcode_info(opcode); in emit_simple_1dst()