Lines Matching defs:match
548 const struct Format* match = NULL;
554 match = b;
559 return match;
573 const struct Format* match = compute_format();
575 if (match == NULL)
586 /* Don't include Rzero in the match set, to avoid triggering
591 inst_buf[i].pipe = match->pipe[i];
595 if (inst_buf_index == 2 && !tilegx_is_x_pipeline(match->pipe[0])) {
1147 mechanism will match this fixed 4-instruction pattern. */
1162 mechanism will match this fixed 4-instruction pattern. */