HomeSort by: relevance | last modified time | path
    Searched refs:altered (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl2/xcvs/dist/lib/
sunos57-select.c 77 bool altered = false; /* Whether we have altered the caller's args. local
111 altered = true;
139 altered = true;
151 if (altered)
203 if (altered)
  /src/external/gpl3/gcc/dist/gcc/
loop-iv.cc 1348 /* Marks registers altered by EXPR in set ALT. */
1719 /* Tries to use the fact that COND holds to simplify EXPR. ALTERED is the
1720 set of altered regs. */
1723 simplify_using_condition (rtx cond, rtx *expr, regset altered)
1727 /* If some register gets altered later, we do not really speak about its
1729 if (altered && altered_reg_used (cond, altered))
1846 regset altered, this_altered; local
1914 altered = ALLOC_REG_SET (&reg_obstack);
1932 simplify_using_condition (cond, expr, altered);
1940 simplify_using_condition (XEXP (note, 0), expr, altered); local
1997 simplify_using_condition (XEXP (note, 0), expr, altered); local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
loop-iv.cc 1321 /* Marks registers altered by EXPR in set ALT. */
1735 /* Tries to use the fact that COND holds to simplify EXPR. ALTERED is the
1736 set of altered regs. */
1739 simplify_using_condition (rtx cond, rtx *expr, regset altered)
1743 /* If some register gets altered later, we do not really speak about its
1745 if (altered && altered_reg_used (cond, altered))
1862 regset altered, this_altered; local
1930 altered = ALLOC_REG_SET (&reg_obstack);
1948 simplify_using_condition (cond, expr, altered);
1956 simplify_using_condition (XEXP (note, 0), expr, altered); local
2013 simplify_using_condition (XEXP (note, 0), expr, altered); local
    [all...]
  /src/usr.bin/make/unit-tests/
varname-makeflags.mk 63 # Demonstrate that '$' characters are altered when they are passed on to child
  /src/external/bsd/ntp/dist/ntpd/
ntpd-opts.def 71 configuration options altered while the
  /src/external/gpl3/binutils/dist/zlib/contrib/masmx64/
gvmat64.asm 28 ; 2. Altered source versions must be plainly marked as such, and must not be
30 ; 3. This notice may not be removed or altered from any source distribution.
  /src/external/gpl3/binutils/dist/zlib/contrib/masmx86/
match686.asm 180 ;; 2. Altered source versions must be plainly marked as such, and must not be
182 ;; 3. This notice may not be removed or altered from any source distribution.
  /src/external/gpl3/binutils.old/dist/zlib/contrib/masmx64/
gvmat64.asm 28 ; 2. Altered source versions must be plainly marked as such, and must not be
30 ; 3. This notice may not be removed or altered from any source distribution.
  /src/external/gpl3/binutils.old/dist/zlib/contrib/masmx86/
match686.asm 180 ;; 2. Altered source versions must be plainly marked as such, and must not be
182 ;; 3. This notice may not be removed or altered from any source distribution.
  /src/external/gpl3/gdb/dist/zlib/contrib/masmx64/
gvmat64.asm 28 ; 2. Altered source versions must be plainly marked as such, and must not be
30 ; 3. This notice may not be removed or altered from any source distribution.
  /src/external/gpl3/gdb/dist/zlib/contrib/masmx86/
match686.asm 180 ;; 2. Altered source versions must be plainly marked as such, and must not be
182 ;; 3. This notice may not be removed or altered from any source distribution.
  /src/external/gpl3/gdb.old/dist/zlib/contrib/masmx64/
gvmat64.asm 28 ; 2. Altered source versions must be plainly marked as such, and must not be
30 ; 3. This notice may not be removed or altered from any source distribution.
  /src/external/gpl3/gdb.old/dist/zlib/contrib/masmx86/
match686.asm 180 ;; 2. Altered source versions must be plainly marked as such, and must not be
182 ;; 3. This notice may not be removed or altered from any source distribution.
  /src/sys/arch/m68k/060sp/dist/
fpsp.s 22859 # doesn't want FPSR_cc altered (as is the case for fmove out). #

Completed in 35 milliseconds