Lines Matching refs:parse
178 struct tgsi_parse_context parse;
561 struct tgsi_full_instruction *i = &ctx->parse.FullToken.FullInstruction;
790 struct tgsi_full_declaration *d = &ctx->parse.FullToken.FullDeclaration;
1037 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
1088 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
1191 tgsi_parse_init(&ctx.parse, tokens);
1192 ctx.type = ctx.parse.FullHeader.Processor.Processor;
1296 while (!tgsi_parse_end_of_tokens(&ctx.parse)) {
1297 tgsi_parse_token(&ctx.parse);
1298 switch (ctx.parse.FullToken.Token.Type) {
1300 immediate = &ctx.parse.FullToken.FullImmediate;
1320 property = &ctx.parse.FullToken.FullProperty;
1333 R600_ERR("unsupported token type %d\n", ctx.parse.FullToken.Token.Type);
1379 tgsi_parse_init(&ctx.parse, tokens);
1380 while (!tgsi_parse_end_of_tokens(&ctx.parse)) {
1381 tgsi_parse_token(&ctx.parse);
1382 switch (ctx.parse.FullToken.Token.Type) {
1394 opcode = ctx.parse.FullToken.FullInstruction.Instruction.Opcode;
1706 tgsi_parse_free(&ctx.parse);
1710 tgsi_parse_free(&ctx.parse);
1754 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
1781 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
1840 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
1871 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
1901 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
2009 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
2040 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
2083 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
2237 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
2387 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
2415 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
2437 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
2458 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
2547 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
3412 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
3461 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
3517 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
3580 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
3658 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
3689 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
3740 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
3750 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
3757 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
4165 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
4264 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
4293 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
4365 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
4494 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
4754 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
4788 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
4847 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;
5182 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction;