| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_opt_coalesce_ff_writes.c | 70 struct qinst *inst = c->defs[temp]; local in function:qir_opt_coalesce_ff_writes [all...] |
| H A D | vc4_qir_validate.c | 28 fail_instr(struct vc4_compile *c, struct qinst *inst, const char *msg) argument [all...] |
| H A D | vc4_opt_dead_code.c | 43 dce(struct vc4_compile *c, struct qinst *inst) argument 55 has_nonremovable_reads(struct vc4_compile *c, struct qinst *inst) argument [all...] |
| H A D | vc4_cl_dump.c | 51 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 D | radeon_opcodes.c | 528 rc_compute_sources_for_writemask(const struct rc_instruction * inst,unsigned int writemask,unsigned int * srcmasks) argument
|
| H A D | radeon_pair_dead_sources.c | 69 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 D | radeon_rename_regs.c | 50 struct rc_instruction * inst; local in function:rc_rename_regs
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_opt_coalesce_ff_writes.c | 70 struct qinst *inst = c->defs[temp]; local in function:qir_opt_coalesce_ff_writes [all...] |
| H A D | vc4_qir_validate.c | 28 fail_instr(struct vc4_compile *c, struct qinst *inst, const char *msg) argument [all...] |
| H A D | vc4_opt_dead_code.c | 43 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 D | radeon_opcodes.c | 530 rc_compute_sources_for_writemask(const struct rc_instruction * inst,unsigned int writemask,unsigned int * srcmasks) argument
|
| H A D | radeon_pair_dead_sources.c | 69 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 D | radeon_rename_regs.c | 50 struct rc_instruction * inst; local in function:rc_rename_regs
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/ |
| H A D | program_parse_extra.c | 37 _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 D | vir_opt_dead_code.c | 43 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 D | etnaviv_asm.c | 36 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 D | brw_fs_dead_code_eliminate.cpp | 41 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 D | etnaviv_asm.c | 36 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 D | program_parse_extra.c | 37 _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 D | v3dx_dump.c | 64 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 D | vir_opt_constant_alu.c | 63 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 D | vir_opt_copy_propagate.c | 38 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 D | vir_opt_redundant_flags.c | 36 vir_dce_pf(struct v3d_compile *c, struct qinst *inst) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/broadcom/qpu/tests/ |
| H A D | qpu_disasm.c | 34 uint64_t inst; member in struct:__anon6fccbb800108
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | lower_vertex_id.cpp | 113 ir_instruction *const inst = local in function:lower_vertex_id_visitor::visit
|