Home | History | Annotate | Download | only in config

Lines Matching defs:specific

77     /* HPUX specific section pseudo-ops.  */
211 /* ia64-specific option processing: */
662 unsigned specific:1, /* is this a specific bit/regno? */
664 int index; /* specific regno/bit within dependency */
682 "data", "instr", "specific", "stop", "other" };
3707 the language specific data area of the unwind info block. */
5194 /* ia64-specific pseudo-ops: */
5304 should rewrite so that only IA-64 specific data allocation pseudo-ops
7114 /* GNU specific switches for gcc. */
7143 tune for a specific CPU (default -mtune=itanium2)\n\
7806 /* Do ia64-specific expression optimization. All that's done here is
8132 /* Determine a set of specific resources used for a particular resource
8133 class. Returns the number of specific resources identified For those
8147 5) all rules are implementation specific.
8166 14) The RSE resource includes the implementation-specific RSE internal
8189 /* returned specific resources */
8215 tmpl.specific = 1;
8276 /* Unless we can determine the specific bits used, mark the whole
8294 specs[count++].specific = 0;
8402 specs[count++].specific = 0;
8427 specs[count++].specific = 0;
8434 specs[count++].specific = 0;
8457 specs[count++].specific = 0;
8470 /* These are implementation specific. Force all references to
8473 specs[count++].specific = 0;
8509 specs[count++].specific = 0;
8517 specs[count++].specific = 0;
8540 specs[count++].specific = 0;
8565 specs[count++].specific = 0;
8590 specs[count++].specific = 0;
8597 specs[count++].specific = 0;
9068 /* Several PSR bits have very specific dependencies. */
9384 specs[count++].specific = 0;
9396 specs[count++].specific = 0;
9406 specs[count++].specific = 0;
9413 specs[count++].specific = 0;
9532 /* FIXME -- do any of these need to be non-specific? */
10030 /* UNAT checking is a bit more specific than other resources */
10072 /* If either resource is not specific, conservatively assume a conflict
10074 if (!specs[count].specific || !rs->specific)
10186 if (regdeps[depind].specific && regdeps[depind].index >= 0)
10237 fprintf (stderr, "Implementation-specific, assume worst case...\n");
10384 ", specific resource number is %d",
10595 check against the specific resources used. */
11593 /* Handle ia64 specific semantics of the align directive. */