Searched refs:Identical (Results 1 – 16 of 16) sorted by relevance
291 Short for Identical COMDAT Folding (COFF) or Identical Code Folding (ELF).
80 defm icf: Eq<"icf", "Identical code folding">;
2443 bool Identical = false; member2832 V.Identical = true; in analyzeValue()3247 if (V.Identical) in pruneSubRegValues()3260 (V.Identical && V.Resolution == CR_Erase && in pruneSubRegValues()3270 if (V.Identical && S.Query(OtherDef).valueOutOrDead()) { in pruneSubRegValues()
163 Identical Code Folding
649 Returns one character from STDIN. Identical to Perl's C<getc()>,669 Returns the effective user identifier. Identical to Perl's builtin C<$E<gt>>718 Returns the process identifier. Identical to Perl's builtin749 Returns the user's identifier. Identical to Perl's builtin C<$E<lt>> variable,1516 Identical to L</lrint>.1864 Identical to the string form of C<$!>, see L<perlvar/$ERRNO>.
623 // Identical to VGPR_32 except it only contains the low 128 (Lo128) registers.
805 // Identical to the integer Load/Stores, but to handle floats
564 // immediate are set. Used by instructions like 'addis'. Identical to
453 Identical to trace_quick, except that @var{size} is a 16-bit big-endian
1821 A named capture group. Identical in every respect to normal capturing2156 Recurse to a named subpattern. Identical to C<(?I<PARNO>)> except that the
1172 # Identical to the chmod 0755 of the example above.
2488 create CVS/Root file if it is not present. Identical code
6922 Identical to @code{ASM_OUTPUT_LABEL}, except that @var{name} is known
25283 Identical to `ASM_OUTPUT_LABEL', except that NAME is known to
8364 * gcc.dg/special/20000419-2.c: New file. Identical to above.