Lines Matching refs:ParseOpcode
503 if (InitializerOp->Asl.ParseOpcode == PARSEOP_STRING_LITERAL)
609 if (Op->Asl.ParseOpcode == PARSEOP_DEFAULT_ARG)
632 if (Op->Asl.ParseOpcode == PARSEOP_DEFAULT_ARG)
656 * The node ParseOpcode is set to DEFAULT_ARG, meaning that
668 Op->Asl.ParseOpcode = PARSEOP_DEFAULT_ARG;
714 if (NextOp->Asl.ParseOpcode != PARSEOP_DEFAULT_ARG)
763 switch (Info->DescriptorTypeOp->Asl.ParseOpcode)
1061 Info->DescriptorTypeOp->Asl.ParseOpcode = PARSEOP_DEFAULT_ARG;
1179 if (DescriptorTypeOp->Asl.ParseOpcode == PARSEOP_DEFAULT_ARG)
1196 if (Op->Asl.Parent->Asl.ParseOpcode == PARSEOP_CONNECTION)
1241 Op->Asl.ParseOpcode = PARSEOP_BUFFER;
1246 BufferLengthOp->Asl.ParseOpcode = PARSEOP_INTEGER;
1251 BufferOp->Asl.ParseOpcode = PARSEOP_RAW_DATA;