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

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_eu_defines.h1747 LSC_OP_FENCE = 31 enumerator in enum:lsc_opcode
H A Dbrw_disasm.c634 [LSC_OP_FENCE] = "fence",
2232 if (op == LSC_OP_FENCE) {
H A Dbrw_eu.h1378 return SET_BITS(LSC_OP_FENCE, 5, 0) |
H A Dbrw_ir_performance.cpp1118 case LSC_OP_FENCE:
H A Dbrw_schedule_instructions.cpp541 case LSC_OP_FENCE:

Completed in 15 milliseconds