Home | History | Annotate | Download | only in r600

Lines Matching full:fscp

8808 	unsigned int fscp;
8810 for (fscp = ctx->bc->fc_sp; fscp > 0; fscp--)
8812 if (FC_LOOP == ctx->bc->fc_stack[fscp].type)
8815 if (fscp == 0) {
8831 fc_set_mid(ctx, fscp);
8838 fc_set_mid(ctx, fscp);
8846 unsigned int fscp;
8848 for (fscp = ctx->bc->fc_sp; fscp > 0; fscp--)
8850 if (FC_LOOP == ctx->bc->fc_stack[fscp].type)
8854 if (fscp == 0) {
8861 fc_set_mid(ctx, fscp);