Searched defs:movs (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dvir_opt_copy_propagate.c119 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 Dvc4_opt_copy_propagation.c65 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 Dvir_opt_copy_propagate.c119 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 Dbrw_fs_sel_peephole.cpp155 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 Dvc4_opt_copy_propagation.c65 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 Dbrw_fs_sel_peephole.cpp156 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 Dload_store_vectorizer_tests.cpp83 std::map<unsigned, nir_alu_instr*> movs; member in class:__anon343ea75b0110::nir_load_store_vectorize_test
[all...]

Completed in 5 milliseconds