Home | History | Annotate | Download | only in config

Lines Matching refs:pattern

22    for relaxation pattern matching from statically specified strings.
23 Each action contains an instruction pattern to match and
24 preconditions for the match as well as an expansion if the pattern
27 uses the bound variables from the pattern to specify that specific
28 operands from the pattern should be used in the result.
70 A simple example of a replacement pattern:
186 /* The insn_pattern represents an INSN_PATTERN instruction pattern.
202 with names bound to the operand names in the associated pattern. */
234 const char *pattern;
1866 const char *from_string = transitions[tnum].pattern;