Searched defs:inst (Results 1 - 25 of 428) sorted by relevance

1234567891011>>

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_opt_coalesce_ff_writes.c70 struct qinst *inst = c->defs[temp]; local in function:qir_opt_coalesce_ff_writes
[all...]
H A Dvc4_qir_validate.c28 fail_instr(struct vc4_compile *c, struct qinst *inst, const char *msg) argument
[all...]
H A Dvc4_opt_dead_code.c43 dce(struct vc4_compile *c, struct qinst *inst) argument
55 has_nonremovable_reads(struct vc4_compile *c, struct qinst *inst) argument
[all...]
H A Dvc4_cl_dump.c51 struct v3d_group *inst = v3d_spec_find_instruction(spec, p); local in function:vc4_dump_cl
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_opcodes.c528 rc_compute_sources_for_writemask(const struct rc_instruction * inst,unsigned int writemask,unsigned int * srcmasks) argument
H A Dradeon_pair_dead_sources.c69 struct rc_instruction * inst; local in function:rc_pair_remove_dead_sources
45 mark_used(struct rc_instruction * inst,struct rc_pair_sub_instruction * sub) argument
[all...]
H A Dradeon_rename_regs.c50 struct rc_instruction * inst; local in function:rc_rename_regs
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_opt_coalesce_ff_writes.c70 struct qinst *inst = c->defs[temp]; local in function:qir_opt_coalesce_ff_writes
[all...]
H A Dvc4_qir_validate.c28 fail_instr(struct vc4_compile *c, struct qinst *inst, const char *msg) argument
[all...]
H A Dvc4_opt_dead_code.c43 dce(struct vc4_compile *c, struct qinst *inst) argument
55 has_nonremovable_reads(struct vc4_compile *c, struct qinst *inst) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_opcodes.c530 rc_compute_sources_for_writemask(const struct rc_instruction * inst,unsigned int writemask,unsigned int * srcmasks) argument
H A Dradeon_pair_dead_sources.c69 struct rc_instruction * inst; local in function:rc_pair_remove_dead_sources
45 mark_used(struct rc_instruction * inst,struct rc_pair_sub_instruction * sub) argument
[all...]
H A Dradeon_rename_regs.c50 struct rc_instruction * inst; local in function:rc_rename_regs
/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprogram_parse_extra.c37 _mesa_parse_instruction_suffix(const struct asm_parser_state * state,const char * suffix,struct prog_instruction * inst) argument
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/
H A Dvir_opt_dead_code.c43 dce(struct v3d_compile *c, struct qinst *inst) argument
55 has_nonremovable_reads(struct v3d_compile *c, struct qinst *inst) argument
66 can_write_to_null(struct v3d_compile *c, struct qinst *inst) argument
76 vir_dce_flags(struct v3d_compile *c, struct qinst *inst) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_asm.c36 check_uniforms(const struct etna_inst *inst) argument
62 etna_assemble(uint32_t *out, const struct etna_inst *inst) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs_dead_code_eliminate.cpp41 can_eliminate(const fs_inst *inst, BITSET_WORD *flag_live) argument
53 can_omit_write(const fs_inst *inst) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_asm.c36 check_uniforms(const struct etna_inst *inst) argument
62 etna_assemble(uint32_t *out, const struct etna_inst *inst) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprogram_parse_extra.c37 _mesa_parse_instruction_suffix(const struct asm_parser_state * state,const char * suffix,struct prog_instruction * inst) argument
/xsrc/external/mit/MesaLib/dist/src/broadcom/clif/
H A Dv3dx_dump.c64 struct v3d_group *inst = v3d_spec_find_instruction(clif->spec, cl); local in function:v3dX
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dvir_opt_constant_alu.c63 opt_constant_add(struct v3d_compile *c, struct qinst *inst, union fi *values) argument
103 try_opt_constant_alu(struct v3d_compile *c, struct qinst *inst) argument
[all...]
H A Dvir_opt_copy_propagate.c38 is_copy_mov(struct qinst *inst) argument
101 vir_has_unpack(struct qinst * inst,int chan) argument
119 try_copy_prop(struct v3d_compile * c,struct qinst * inst,struct qinst ** movs) argument
210 apply_kills(struct v3d_compile * c,struct qinst ** movs,struct qinst * inst) argument
[all...]
H A Dvir_opt_redundant_flags.c36 vir_dce_pf(struct v3d_compile *c, struct qinst *inst) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/broadcom/qpu/tests/
H A Dqpu_disasm.c34 uint64_t inst; member in struct:__anon6fccbb800108
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_vertex_id.cpp113 ir_instruction *const inst = local in function:lower_vertex_id_visitor::visit

Completed in 29 milliseconds

1234567891011>>