Home
last modified time | relevance | path

Searched refs:LSC_OP_LOAD_CMASK (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h1725 LSC_OP_LOAD_CMASK = 2, enumerator
Dbrw_disasm.c631 [LSC_OP_LOAD_CMASK] = "load_cmask",
2266 case LSC_OP_LOAD_CMASK: in brw_disassemble_inst()
Dbrw_ir_performance.cpp1111 case LSC_OP_LOAD_CMASK: in instruction_desc()
Dbrw_schedule_instructions.cpp537 case LSC_OP_LOAD_CMASK: in set_latency_gfx7()
Dbrw_eu.h1176 return opcode == LSC_OP_LOAD_CMASK || opcode == LSC_OP_STORE_CMASK; in lsc_opcode_has_cmask()
Dbrw_fs.cpp6044 inst->desc = lsc_msg_desc(devinfo, LSC_OP_LOAD_CMASK, inst->exec_size, in lower_lsc_surface_logical_send()
6262 inst->desc = lsc_msg_desc(devinfo, LSC_OP_LOAD_CMASK, inst->exec_size, in lower_lsc_a64_logical_send()
6542 inst->desc = lsc_msg_desc(devinfo, LSC_OP_LOAD_CMASK, inst->exec_size, in lower_lsc_varying_pull_constant_logical_send()