Lines Matching refs:pass
1862 /* VUE header fields all live in the same URB slot, so we pass them
2117 * This pass aggressively splits VGRFs into as small a chunks as possible,
2119 * false so this pass can safely be used inside an optimization loop. We
3718 * The expression style allows the CSE pass before this to optimize out
4024 * lowered by the subsequent lower_regioning pass. In this case that
4025 * pass would spawn another dword multiply. Instead, lower the
4704 * empirical testing with existing CTS tests show that they pass just fine
6035 * pass forgets to ask for a location explicitly set it to NULL here to
6047 #define OPT(pass, args...) ({ \
6049 bool this_progress = pass(args); \
6053 snprintf(filename, 64, "%s%d-%s-%02d-%02d-" #pass, \
6207 * having, for instance, both sources be the constant 0. This little pass
6523 /* Unless we're the first pass, reset back to the original order */
7032 * Inline parameter is optional but always present since we use it to pass
7079 * Inline parameter is optional but always present since we use it to pass
7428 * emit_alpha_to_coverage pass.