| /xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/ |
| H A D | qpu_validate.c | 110 qpu_validate_inst(struct v3d_qpu_validate_state *state, struct qinst *qinst) argument
|
| H A D | vir_to_qpu.c | 74 struct qinst *qinst = vir_add_inst(V3D_QPU_A_NOP, undef, undef, undef); local in function:vir_nop 132 is_no_op_mov(struct qinst *qinst) argument [all...] |
| H A D | qpu_schedule.c | 281 struct qinst *qinst = n->inst; local in function:calculate_deps 523 reads_too_soon_after_write(struct choose_scoreboard * scoreboard,struct qinst * qinst) argument 562 writes_too_soon_after_write(const struct v3d_device_info * devinfo,struct choose_scoreboard * scoreboard,struct qinst * qinst) argument 1461 struct qinst *qinst = vir_add_inst(V3D_QPU_A_NOP, undef, undef, undef); local in function:vir_nop 1474 qpu_inst_valid_in_thrend_slot(struct v3d_compile * c,const struct qinst * qinst,int slot) argument 1545 qpu_inst_before_thrsw_valid_in_delay_slot(struct v3d_compile * c,const struct qinst * qinst,uint32_t slot) argument 1591 qpu_inst_after_thrsw_valid_in_delay_slot(struct v3d_compile * c,struct choose_scoreboard * scoreboard,const struct qinst * qinst) argument 1672 valid_thrsw_sequence(struct v3d_compile * c,struct choose_scoreboard * scoreboard,struct qinst * qinst,int instructions_in_sequence,bool is_thrend) argument 2097 struct qinst *qinst = chosen ? chosen->inst : vir_nop(); local in function:schedule_instructions 2230 struct qinst *qinst = (struct qinst *)block->instructions.next; local in function:qpu_schedule_instructions_block [all...] |
| H A D | vir.c | 1776 vir_remove_instruction(struct v3d_compile * c,struct qinst * qinst) argument 1818 struct qinst *qinst = local in function:vir_compile_destroy [all...] |
| H A D | v3d_compiler.h | 151 struct qinst { struct [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_qpu_emit.c | 226 handle_r4_qpu_write(struct qblock *block, struct qinst *qinst, argument [all...] |
| H A D | vc4_qir.c | 709 qir_remove_instruction(struct vc4_compile * c,struct qinst * qinst) argument 742 struct qinst *qinst = local in function:qir_compile_destroy [all...] |
| H A D | vc4_qir.h | 196 struct qinst { struct [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/ |
| H A D | qpu_validate.c | 110 qpu_validate_inst(struct v3d_qpu_validate_state *state, struct qinst *qinst) argument
|
| H A D | vir_to_qpu.c | 80 struct qinst *qinst = vir_add_inst(V3D_QPU_A_NOP, undef, undef, undef); local in function:vir_nop 138 is_no_op_mov(struct qinst *qinst) argument [all...] |
| H A D | vir.c | 961 vir_remove_instruction(struct v3d_compile * c,struct qinst * qinst) argument 1003 struct qinst *qinst = local in function:vir_compile_destroy [all...] |
| H A D | qpu_schedule.c | 244 struct qinst *qinst = n->inst; local in function:calculate_deps 465 reads_too_soon_after_write(struct choose_scoreboard * scoreboard,struct qinst * qinst) argument 504 writes_too_soon_after_write(const struct v3d_device_info * devinfo,struct choose_scoreboard * scoreboard,struct qinst * qinst) argument 1008 struct qinst *qinst = vir_add_inst(V3D_QPU_A_NOP, undef, undef, undef); local in function:vir_nop 1021 qpu_instruction_valid_in_thrend_slot(struct v3d_compile * c,const struct qinst * qinst,int slot) argument 1080 valid_thrsw_sequence(struct v3d_compile * c,struct choose_scoreboard * scoreboard,struct qinst * qinst,int instructions_in_sequence,bool is_thrend) argument 1219 struct qinst *qinst = chosen ? chosen->inst : vir_nop(); local in function:schedule_instructions 1348 struct qinst *qinst = (struct qinst *)block->instructions.next; local in function:qpu_schedule_instructions_block [all...] |
| H A D | v3d_compiler.h | 125 struct qinst { struct [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_qpu_emit.c | 226 handle_r4_qpu_write(struct qblock *block, struct qinst *qinst, argument [all...] |
| H A D | vc4_qir.c | 709 qir_remove_instruction(struct vc4_compile * c,struct qinst * qinst) argument 742 struct qinst *qinst = local in function:qir_compile_destroy [all...] |
| H A D | vc4_qir.h | 196 struct qinst { struct [all...] |