Home
last modified time | relevance | path

Searched refs:FullInstruction (Results 1 – 24 of 24) sorted by relevance

/external/mesa3d/src/gallium/drivers/i915/
Di915_fpc_optimize.c260 copy_instruction(&o->FullInstruction, &i->FullInstruction); in copy_token()
315 opcode = current->FullInstruction.Instruction.Opcode; in liveness_analysis()
321 dst_reg = &current->FullInstruction.Dst[0]; in liveness_analysis()
338 opcode = current->FullInstruction.Instruction.Opcode; in liveness_analysis()
344 src_reg = &current->FullInstruction.Src[2]; in liveness_analysis()
347 src_reg = &current->FullInstruction.Src[1]; in liveness_analysis()
350 src_reg = &current->FullInstruction.Src[0]; in liveness_analysis()
374 mask = mask_for_unswizzled(i915_num_coords(instr->FullInstruction.Texture.Texture)); in i915_tex_mask()
377 if (instr->FullInstruction.Instruction.Opcode == TGSI_OPCODE_TXP) in i915_tex_mask()
413 current->FullInstruction.Instruction.Opcode == TGSI_OPCODE_MOV && in i915_fpc_optimize_mov_before_tex()
[all …]
Di915_fpc.h313 struct i915_full_instruction FullInstruction; member
Di915_fpc_translate.c1155 i915_translate_instruction(p, &token->FullInstruction, fs); in i915_translate_token()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c393 struct tgsi_full_instruction *i = &ctx->parse.FullToken.FullInstruction; in tgsi_is_supported()
1097 const struct tgsi_full_instruction *inst = &parse.FullToken.FullInstruction; in allocate_system_value_inputs()
1195 const struct tgsi_full_instruction *inst = &parse.FullToken.FullInstruction; in evergreen_gpr_count()
1582 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; in tgsi_split_gs_inputs()
1851 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; in tgsi_split_lds_inputs()
1881 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; in tgsi_split_constant()
1937 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; in tgsi_split_literal_constant()
2673 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; in r600_store_tcs_output()
3286 opcode = ctx.parse.FullToken.FullInstruction.Instruction.Opcode; in r600_shader_from_tgsi()
3685 ctx->parse.FullToken.FullInstruction.Instruction.Opcode; in tgsi_unsupported()
[all …]
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_iterate.c53 if (!ctx->iterate_instruction( ctx, &parse.FullToken.FullInstruction )) in tgsi_iterate_shader()
Dtgsi_parse.h105 struct tgsi_full_instruction FullInstruction; member
Dtgsi_transform.c168 = &parse.FullToken.FullInstruction; in tgsi_transform_shader()
Dtgsi_scan.c713 scan_instruction(info, &parse.FullToken.FullInstruction, in tgsi_scan_shader()
796 inst = &parse.FullToken.FullInstruction; in tgsi_scan_arrays()
859 &parse.FullToken.FullInstruction; in tgsi_is_passthrough_shader()
Dtgsi_parse.c180 struct tgsi_full_instruction *inst = &ctx->FullToken.FullInstruction; in tgsi_parse_token()
Dtgsi_exec.c1261 &parse.FullToken.FullInstruction, in tgsi_exec_machine_bind_shader()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_tgsi_to_rc.c350 inst = &parser.FullToken.FullInstruction; in r300_tgsi_to_rc()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.c503 lp_bld_tgsi_add_instruction(bld_base, &parse.FullToken.FullInstruction); in lp_build_tgsi_llvm()
Dlp_bld_tgsi_info.c566 &parse.FullToken.FullInstruction; in lp_build_tgsi_info()
Dlp_bld_tgsi_aos.c1003 &parse.FullToken.FullInstruction); in lp_build_tgsi_aos()
/external/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c773 unsigned tgsi_opcode = c->token->FullInstruction.Instruction.Opcode; in ttn_get_src()
1253 struct tgsi_full_instruction *tgsi_inst = &c->token->FullInstruction; in ttn_tex()
1491 struct tgsi_full_instruction *tgsi_inst = &c->token->FullInstruction; in ttn_txq()
1699 struct tgsi_full_instruction *tgsi_inst = &c->token->FullInstruction; in ttn_emit_instruction()
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler.c578 const struct tgsi_full_instruction *inst = &ctx.FullToken.FullInstruction; in etna_compile_pass_check_usage()
670 const struct tgsi_full_instruction *inst = &ctx.FullToken.FullInstruction; in etna_compile_pass_optimize_outputs()
1821 inst = &ctx.FullToken.FullInstruction; in etna_compile_pass_generate_code()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_insn.c3742 if (parse.FullToken.FullInstruction.Instruction.Opcode == in pre_parse_tokens()
3746 if (!pre_parse_instruction( emit, &parse.FullToken.FullInstruction, in pre_parse_tokens()
3875 &parse.FullToken.FullInstruction ); in svga_shader_emit_instructions()
Dsvga_tgsi_vgpu10.c6516 &parse.FullToken.FullInstruction); in emit_vgpu10_instructions()
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_compiler.c1137 &ctx->parser.FullToken.FullInstruction); in compile_instructions()
/external/mesa3d/src/gallium/drivers/ilo/
Dilo_shader.c472 ilo_shader_info_parse_inst(info, &token->FullInstruction); in ilo_shader_info_parse_tokens()
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnvfx_vertprog.c1027 finst = &parse.FullToken.FullInstruction; in _nvfx_vertprog_translate()
Dnvfx_fragprog.c1132 finst = &parse.FullToken.FullInstruction; in _nvfx_fragprog_translate()
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp1067 insns[insnCount++] = parse.FullToken.FullInstruction; in scanSource()
1068 scanInstruction(&parse.FullToken.FullInstruction); in scanSource()
/external/mesa3d/src/gallium/drivers/ilo/shader/
Dtoy_tgsi.c2391 parse_instruction(tgsi, &token->FullInstruction); in parse_token()