Home
last modified time | relevance | path

Searched refs:LSC_OP_FENCE (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h1747 LSC_OP_FENCE = 31 enumerator
Dbrw_disasm.c634 [LSC_OP_FENCE] = "fence",
2232 if (op == LSC_OP_FENCE) { in brw_disassemble_inst()
Dbrw_ir_performance.cpp1118 case LSC_OP_FENCE: in instruction_desc()
Dbrw_schedule_instructions.cpp541 case LSC_OP_FENCE: in set_latency_gfx7()
Dbrw_eu.h1378 return SET_BITS(LSC_OP_FENCE, 5, 0) | in lsc_fence_msg_desc()