Searched defs:ex_desc (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_ir.h161 uint32_t ex_desc; /**< SEND[S] extended message descriptor immediate */ member in struct:backend_instruction
H A Dbrw_fs_reg_allocate.cpp760 fs_reg ex_desc; local in function:fs_reg_alloc::emit_unspill
825 fs_reg ex_desc; local in function:fs_reg_alloc::emit_spill
H A Dbrw_eu_validate.c433 const uint32_t ex_desc = brw_inst_sends_ex_desc(devinfo, inst); local in function:send_restrictions
H A Dbrw_fs_generator.cpp320 generate_send(fs_inst * inst,struct brw_reg dst,struct brw_reg desc,struct brw_reg ex_desc,struct brw_reg payload,struct brw_reg payload2) argument
H A Dbrw_eu.h342 brw_message_ex_desc_ex_mlen(UNUSED const struct intel_device_info * devinfo,uint32_t ex_desc) argument
1419 lsc_bti_ex_desc_base_offset(const struct intel_device_info * devinfo,uint32_t ex_desc) argument
1427 lsc_bti_ex_desc_index(const struct intel_device_info * devinfo,uint32_t ex_desc) argument
1435 lsc_flat_ex_desc_base_offset(const struct intel_device_info * devinfo,uint32_t ex_desc) argument
1451 lsc_bss_ex_desc_index(const struct intel_device_info * devinfo,uint32_t ex_desc) argument
[all...]
H A Dbrw_eu_emit.c455 brw_set_desc_ex(struct brw_codegen * p,brw_inst * inst,unsigned desc,unsigned ex_desc) argument
2737 brw_send_indirect_split_message(struct brw_codegen * p,unsigned sfid,struct brw_reg dst,struct brw_reg payload0,struct brw_reg payload1,struct brw_reg desc,unsigned desc_imm,struct brw_reg ex_desc,unsigned ex_desc_imm,bool eot) argument
[all...]
H A Dbrw_fs.cpp3897 fs_reg ex_desc; local in function:fs_visitor::lower_uniform_pull_constant_loads
4797 uint32_t ex_desc = 0; local in function:lower_fb_write_logical_send
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_eu.h303 brw_message_ex_desc_ex_mlen(UNUSED const struct gen_device_info * devinfo,uint32_t ex_desc) argument
H A Dbrw_eu_validate.c351 const uint32_t ex_desc = brw_inst_send_ex_desc(devinfo, inst); local in function:send_restrictions
H A Dbrw_fs_generator.cpp261 generate_send(fs_inst * inst,struct brw_reg dst,struct brw_reg desc,struct brw_reg ex_desc,struct brw_reg payload,struct brw_reg payload2) argument
H A Dbrw_eu_emit.c420 brw_set_desc_ex(struct brw_codegen * p,brw_inst * inst,unsigned desc,unsigned ex_desc) argument
2556 brw_send_indirect_split_message(struct brw_codegen * p,unsigned sfid,struct brw_reg dst,struct brw_reg payload0,struct brw_reg payload1,struct brw_reg desc,unsigned desc_imm,struct brw_reg ex_desc,unsigned ex_desc_imm,bool eot) argument
[all...]

Completed in 83 milliseconds