Home | History | Annotate | Download | only in codegen

Lines Matching refs:expected_args

1031    unsigned expected_args = arg;
1036 expected_args++;
1038 expected_args++;
1041 expected_args++;
1044 expected_args++;
1047 if (expected_args > 4 ||
1060 assert(arg == expected_args);