Lines Matching full:fields
16 Each pattern may have *fields*, which are extracted from the insn and
20 In support of patterns, one may declare *fields*, *argument sets*, and
23 Fields chapter
45 A format can include fields that refer to named fields that are
47 Conversely, an instruction pattern can include fields that refer to
48 named fields that are defined in the format it uses. However you
53 If multiple ``fields`` are present, they are concatenated.
54 In this way one can define disjoint fields.
59 One may use ``!function`` with zero ``fields``. This case is called
63 A field with no ``fields`` and no ``!function`` is in error.
100 with each of the fields being one of the member arguments.
131 Defining a format is a handy way to avoid replicating groups of fields
150 same argument set be used with disjoint named fields.
153 The set of fields in the format must be a subset of the arguments in
155 inferred from the set of fields.
178 from a referenced argument set (if present) and the set of fields.
181 come in handy when fields overlap between patterns and one has to