| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_opt_vpm.c | 87 struct qinst *mov = c->defs[temp]; local in function:qir_opt_vpm
|
| H A D | vc4_opt_copy_propagation.c | 82 struct qinst *mov = movs[inst->src[i].index]; local in function:try_copy_prop [all...] |
| H A D | vc4_qir_lower_uniforms.c | 154 struct qinst *mov = NULL; local in function:qir_lower_uniforms
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_opt_vpm.c | 87 struct qinst *mov = c->defs[temp]; local in function:qir_opt_vpm
|
| H A D | vc4_opt_copy_propagation.c | 82 struct qinst *mov = movs[inst->src[i].index]; local in function:try_copy_prop [all...] |
| H A D | vc4_qir_lower_uniforms.c | 154 struct qinst *mov = NULL; local in function:qir_lower_uniforms
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/ |
| H A D | vir_opt_constant_alu.c | 94 struct qinst *mov = vir_MOV_dest(c, dst, unif); local in function:opt_constant_add
|
| H A D | vir_opt_copy_propagate.c | 136 struct qinst *mov = movs[inst->src[i].index]; local in function:try_copy_prop [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/ |
| H A D | vir_opt_copy_propagate.c | 136 struct qinst *mov = movs[inst->src[i].index]; local in function:try_copy_prop [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_vec4_cmod_propagation.cpp | 191 vec4_instruction *mov = v->MOV(scan_inst->dst, temp); local in function:brw::opt_cmod_propagation_local
|
| H A D | brw_fs_register_coalesce.cpp | 163 fs_inst *mov[MAX_VGRF_SIZE]; local in function:fs_visitor::register_coalesce [all...] |
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_vec4_cmod_propagation.cpp | 191 vec4_instruction *mov = v->MOV(scan_inst->dst, temp); local in function:brw::opt_cmod_propagation_local
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/test/ |
| H A D | test-scheduler-predicates.c | 36 bi_instr *mov = bi_mov_i32_to(b, TMP(), TMP()); local in function:main
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_opt_remove_phis.c | 78 nir_alu_instr *mov = NULL; local in function:remove_phis_block
|
| H A D | nir_lower_vec_to_movs.c | 70 nir_alu_instr *mov = nir_alu_instr_create(shader, nir_op_mov); local in function:insert_mov [all...] |
| H A D | nir_opt_copy_propagate.c | 60 rewrite_to_vec(nir_function_impl *impl, nir_alu_instr *mov, nir_alu_instr *vec) argument 142 nir_alu_instr *mov = nir_instr_as_alu(instr); local in function:copy_prop_instr [all...] |
| H A D | nir_lower_locals_to_regs.c | 201 nir_alu_instr *mov = nir_alu_instr_create(b->shader, nir_op_mov); local in function:lower_locals_to_regs_block 229 nir_alu_instr *mov = nir_alu_instr_create(b->shader, nir_op_mov); local in function:lower_locals_to_regs_block [all...] |
| H A D | nir_lower_phis_to_scalar.c | 238 nir_alu_instr *mov = nir_alu_instr_create(state->shader, local in function:lower_phis_to_scalar_block [all...] |
| H A D | nir_opt_peephole_select.c | 164 nir_alu_instr *mov = nir_instr_as_alu(instr); local in function:block_check_for_allowed_instrs
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_opt_remove_phis.c | 78 nir_alu_instr *mov = NULL; local in function:remove_phis_block
|
| H A D | nir_lower_vec_to_movs.c | 60 nir_alu_instr *mov = nir_alu_instr_create(shader, nir_op_imov); local in function:insert_mov [all...] |
| H A D | nir_opt_peephole_select.c | 109 nir_alu_instr *mov = nir_instr_as_alu(instr); local in function:block_check_for_allowed_instrs
|
| H A D | nir_lower_locals_to_regs.c | 200 nir_alu_instr *mov = nir_alu_instr_create(b->shader, nir_op_imov); local in function:lower_locals_to_regs_block 228 nir_alu_instr *mov local in function:lower_locals_to_regs_block [all...] |
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_cp_postsched.c | 109 valid_flags(struct ir3_instruction *use, struct ir3_instruction *mov) argument 125 instr_cp_postsched(struct ir3_instruction *mov) argument [all...] |
| H A D | ir3_lower_subgroups.c | 63 struct ir3_instruction *mov = ir3_instr_create(block, OPC_MOV, 1, 1); local in function:mov_immed 215 struct ir3_instruction *mov = local in function:lower_block [all...] |