Searched defs:sfid (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_ir.h159 uint8_t sfid; /**< SFID for SEND instructions */ member in struct:backend_instruction
H A Dbrw_ir_performance.cpp195 uint8_t sfid; member in struct:__anon104c03580110::instruction_info
H A Dbrw_disasm.c1861 brw_sfid_is_lsc(unsigned sfid) argument
2020 enum brw_message_target sfid = brw_inst_sfid(devinfo, inst); local in function:brw_disassemble_inst
H A Dbrw_eu_emit.c3139 const unsigned sfid = (devinfo->verx10 >= 75 ? local in function:brw_untyped_atomic
3174 const unsigned sfid local in function:brw_untyped_surface_read
2683 brw_send_indirect_message(struct brw_codegen * p,unsigned sfid,struct brw_reg dst,struct brw_reg payload,struct brw_reg desc,unsigned desc_imm,bool eot) 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
2854 brw_send_indirect_surface_message(struct brw_codegen * p,unsigned sfid,struct brw_reg dst,struct brw_reg payload,struct brw_reg surface,unsigned desc_imm) argument
3197 const unsigned sfid = (devinfo->verx10 >= 75 ? local in function:brw_untyped_surface_write
3216 brw_set_memory_fence_message(struct brw_codegen * p,struct brw_inst * insn,enum brw_message_target sfid,bool commit_enable,unsigned bti) argument
3248 gfx12_set_memory_fence_message(struct brw_codegen * p,struct brw_inst * insn,enum brw_message_target sfid) argument
3277 brw_memory_fence(struct brw_codegen * p,struct brw_reg dst,struct brw_reg src,enum opcode send_op,enum brw_message_target sfid,bool commit_enable,unsigned bti) argument
3616 const unsigned sfid = (devinfo->verx10 >= 75 ? local in function:brw_shader_time_add
[all...]
H A Dbrw_fs_nir.cpp4225 emit_fence(const fs_builder & bld,enum opcode opcode,uint8_t sfid,bool commit_enable,uint8_t bti) argument
H A Dbrw_fs.cpp5791 uint32_t sfid; local in function:lower_surface_logical_send
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_shader.h162 uint8_t sfid; /**< SFID for SEND instructions */ member in struct:backend_instruction
H A Dbrw_disasm.c1703 enum brw_message_target sfid = brw_inst_sfid(devinfo, inst); local in function:brw_disassemble_inst
H A Dbrw_eu_emit.c2933 const unsigned sfid = (devinfo->gen >= 8 || devinfo->is_haswell ? local in function:brw_untyped_atomic
2968 const unsigned sfid local in function:brw_untyped_surface_read
2509 brw_send_indirect_message(struct brw_codegen * p,unsigned sfid,struct brw_reg dst,struct brw_reg payload,struct brw_reg desc,unsigned desc_imm,bool eot) 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
2653 brw_send_indirect_surface_message(struct brw_codegen * p,unsigned sfid,struct brw_reg dst,struct brw_reg payload,struct brw_reg surface,unsigned desc_imm) argument
2991 const unsigned sfid = (devinfo->gen >= 8 || devinfo->is_haswell ? local in function:brw_untyped_surface_write
3010 brw_set_memory_fence_message(struct brw_codegen * p,struct brw_inst * insn,enum brw_message_target sfid,bool commit_enable) argument
3384 const unsigned sfid = (devinfo->gen >= 8 || devinfo->is_haswell ? local in function:brw_shader_time_add
[all...]
H A Dbrw_fs.cpp5234 uint32_t sfid; local in function:lower_surface_logical_send
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen8_eu.c589 __gen8_set_message_descriptor(struct gen8_instruction * inst,enum brw_message_target sfid,unsigned msg_length,unsigned response_length,bool header_present,bool end_of_thread) argument
646 __gen8_set_dp_message(struct gen8_instruction * inst,enum brw_message_target sfid,unsigned binding_table_index,unsigned msg_type,unsigned msg_control,unsigned mlen,unsigned rlen,bool header_present,bool end_of_thread) argument
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen8_eu.c589 __gen8_set_message_descriptor(struct gen8_instruction * inst,enum brw_message_target sfid,unsigned msg_length,unsigned response_length,bool header_present,bool end_of_thread) argument
646 __gen8_set_dp_message(struct gen8_instruction * inst,enum brw_message_target sfid,unsigned binding_table_index,unsigned msg_type,unsigned msg_control,unsigned mlen,unsigned rlen,bool header_present,bool end_of_thread) argument
/xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/
H A Dbrw_eu_emit.c533 unsigned sfid; local in function:brw_set_dp_write_message
378 brw_set_message_descriptor(struct brw_compile * p,struct brw_instruction * inst,enum brw_message_target sfid,unsigned msg_length,unsigned response_length,bool header_present,bool end_of_thread) argument
588 unsigned sfid; local in function:brw_set_dp_read_message
[all...]
H A Dbrw_eu.h704 unsigned sfid:4; member in struct:brw_instruction::__anon0c137b5d090a::__anon0c137b5d0e08
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/
H A Dbrw_eu_emit.c533 unsigned sfid; local in function:brw_set_dp_write_message
378 brw_set_message_descriptor(struct brw_compile * p,struct brw_instruction * inst,enum brw_message_target sfid,unsigned msg_length,unsigned response_length,bool header_present,bool end_of_thread) argument
588 unsigned sfid; local in function:brw_set_dp_read_message
[all...]
H A Dbrw_eu.h704 unsigned sfid:4; member in struct:brw_instruction::__anon2bd0c611090a::__anon2bd0c6110e08

Completed in 132 milliseconds