HomeSort by: relevance | last modified time | path
    Searched refs:FLOW (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/mesa/program/
prog_optimize.c 348 FLOW,
357 * Return READ, WRITE, FLOW or END to indicate the next usage or an indicator
381 return FLOW;
410 * Is the given instruction opcode a flow-control opcode?
498 * rewritten or we get into some flow-control, eliminating the use of
569 * with a proper control flow graph
1264 /* Give up if we encounter relative addressing or flow control. */
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
prog_optimize.c 348 FLOW,
357 * Return READ, WRITE, FLOW or END to indicate the next usage or an indicator
381 return FLOW;
410 * Is the given instruction opcode a flow-control opcode?
498 * rewritten or we get into some flow-control, eliminating the use of
569 * with a proper control flow graph
1265 /* Give up if we encounter relative addressing or flow control. */
  /xsrc/external/mit/xf86-video-i128/dist/src/
i128accel.c 68 #define ENG_DONE() { while (pI128->mem.rbase_a[FLOW] & (FLOW_DEB | FLOW_MCB | FLOW_PRV)) ;}
i128exa.c 53 while (pI128->mem.rbase_a[FLOW] & (FLOW_DEB | FLOW_MCB | FLOW_PRV))
i128reg.h 205 #define FLOW 0x0008/4

Completed in 10 milliseconds