Lines Matching defs:specific

80     /* HPUX specific section pseudo-ops.  */
206 /* ia64-specific option processing: */
641 unsigned specific:1, /* is this a specific bit/regno? */
643 int index; /* specific regno/bit within dependency */
661 "data", "instr", "specific", "stop", "other" };
3885 the language specific data area of the unwind info block. */
5453 /* ia64-specific pseudo-ops: */
5564 should rewrite so that only IA-64 specific data allocation pseudo-ops
7285 /* GNU specific switches for gcc. */
7315 tune for a specific CPU (default -mtune=itanium2)\n\
7978 /* Do ia64-specific expression optimization. All that's done here is
8306 /* Determine a set of specific resources used for a particular resource
8307 class. Returns the number of specific resources identified For those
8321 5) all rules are implementation specific.
8340 14) The RSE resource includes the implementation-specific RSE internal
8363 struct rsrc specs[MAX_SPECS]; /* returned specific resources */
8386 tmpl.specific = 1;
8447 /* Unless we can determine the specific bits used, mark the whole
8465 specs[count++].specific = 0;
8573 specs[count++].specific = 0;
8598 specs[count++].specific = 0;
8605 specs[count++].specific = 0;
8628 specs[count++].specific = 0;
8641 /* These are implementation specific. Force all references to
8644 specs[count++].specific = 0;
8680 specs[count++].specific = 0;
8688 specs[count++].specific = 0;
8711 specs[count++].specific = 0;
8736 specs[count++].specific = 0;
8761 specs[count++].specific = 0;
8768 specs[count++].specific = 0;
9205 /* Several PSR bits have very specific dependencies. */
9518 specs[count++].specific = 0;
9530 specs[count++].specific = 0;
9540 specs[count++].specific = 0;
9547 specs[count++].specific = 0;
9666 /* FIXME -- do any of these need to be non-specific? */
10187 /* UNAT checking is a bit more specific than other resources */
10229 /* If either resource is not specific, conservatively assume a conflict
10231 if (!specs[count].specific || !rs->specific)
10351 if (regdeps[depind].specific && regdeps[depind].index >= 0)
10406 fprintf (stderr, "Implementation-specific, assume worst case...\n");
10554 ", specific resource number is %d",
10770 check against the specific resources used. */
11750 /* Handle ia64 specific semantics of the align directive. */