| /xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/ |
| H A D | vir_opt_copy_propagate.c | 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 229 struct qinst **movs; local in function:vir_opt_copy_propagate [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_opt_copy_propagation.c | 65 try_copy_prop(struct vc4_compile *c, struct qinst *inst, struct qinst **movs) argument 157 apply_kills(struct vc4_compile *c, struct qinst **movs, struct qinst *inst) argument 176 struct qinst **movs; local in function:qir_opt_copy_propagation [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/ |
| H A D | vir_opt_copy_propagate.c | 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 229 struct qinst **movs; local in function:vir_opt_copy_propagate [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_fs_sel_peephole.cpp | 155 int movs = count_movs_from_if(then_mov, else_mov, then_block, else_block); local in function:fs_visitor::opt_peephole_sel
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_opt_copy_propagation.c | 65 try_copy_prop(struct vc4_compile *c, struct qinst *inst, struct qinst **movs) argument 157 apply_kills(struct vc4_compile *c, struct qinst **movs, struct qinst *inst) argument 176 struct qinst **movs; local in function:qir_opt_copy_propagation [all...] |
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_fs_sel_peephole.cpp | 156 int movs = count_movs_from_if(devinfo, then_mov, else_mov, then_block, else_block); local in function:fs_visitor::opt_peephole_sel
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/tests/ |
| H A D | load_store_vectorizer_tests.cpp | 83 std::map<unsigned, nir_alu_instr*> movs; member in class:__anon343ea75b0110::nir_load_store_vectorize_test [all...] |