Home
last modified time | relevance | path

Searched refs:Earlier (Results 1 – 25 of 41) sorted by relevance

12

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp860 bool overridingStores(const ParseMemoryInst &Earlier,
899 bool isNonTargetIntrinsicMatch(const IntrinsicInst *Earlier, in isNonTargetIntrinsicMatch() argument
950 if (PtrOp(Earlier) != PtrOp(Later)) in isNonTargetIntrinsicMatch()
953 Intrinsic::ID IDE = Earlier->getIntrinsicID(); in isNonTargetIntrinsicMatch()
963 if (MaskOp(Earlier) == MaskOp(Later) && ThruOp(Earlier) == ThruOp(Later)) in isNonTargetIntrinsicMatch()
967 return IsSubmask(MaskOp(Later), MaskOp(Earlier)); in isNonTargetIntrinsicMatch()
974 if (!IsSubmask(MaskOp(Later), MaskOp(Earlier))) in isNonTargetIntrinsicMatch()
982 return IsSubmask(MaskOp(Later), MaskOp(Earlier)); in isNonTargetIntrinsicMatch()
989 return IsSubmask(MaskOp(Earlier), MaskOp(Later)); in isNonTargetIntrinsicMatch()
1194 bool EarlyCSE::overridingStores(const ParseMemoryInst &Earlier, in overridingStores() argument
[all …]
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DLoopUnrollAndJam.cpp778 for (auto *Earlier : EarlierLoadsAndStores) { in checkDependencies() local
779 Loop *EarlierLoop = LI.getLoopFor(Earlier->getParent()); in checkDependencies()
783 if (!checkDependency(Earlier, Later, LoopDepth, CommonLoopDepth, false, in checkDependencies()
/openbsd/src/share/zoneinfo/datfiles/
Detcetera46 # Earlier incarnations of this package were not POSIX-compliant,
/openbsd/src/gnu/usr.bin/perl/
DREADME.macosx43 Earlier Mac OS X releases (10.2 "Jaguar" and older) did not include a
165 penalty for non-prebound libraries. Earlier releases will suffer a greater
/openbsd/src/gnu/llvm/clang/docs/
DMatrixTypes.rst126 Earlier versions of this extension did not support division by a scalar.
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/
DHACKERS308 Earlier versions of F<ppport.h> required an asterisk at the beginning of every
320 Earlier versions of F<ppport.h> required an asterisk at the beginning of every
/openbsd/src/gnu/usr.bin/perl/pod/
Dperl581delta.pod398 Earlier versions of the strict pragma did not check the parameters
878 mod_perl-1.99_10 or higher. Earlier versions of mod_perl 2.x
Dperluniintro.pod256 caveats for earlier releases are in the L</Earlier releases caveats>
317 =head3 Earlier releases caveats
Dperl5004delta.pod110 Earlier versions of Perl vary in their handling of such arguments.
114 Earlier versions of Perl never brought them into existence.
Dperlootut.pod355 Earlier, we mentioned that the C<File> class's C<last_mod_time>
Dperlclib.pod581 Earlier we mentioned that explicit action is required to have your code
Dperl5120delta.pod647 F<timelocal.pl> are all now deprecated. Earlier, Perl's developers
780 Earlier versions of Perl erroneously exposed certain properties that
Dperl5360delta.pod1048 with gcc or clang. Earlier versions of Perl support long obsolete compilers
Dperl56delta.pod639 that may be in effect. Earlier versions neglected to set the flag
1683 Earlier versions always opened the DATA filehandle in text mode.
Dperl5100delta.pod549 Earlier releases interpreted the bareword as a directory name.
Dperl589delta.pod1919 where it is not available on the current platform. Earlier checks mean that
Dperl561delta.pod1237 that may be in effect. Earlier versions neglected to set the flag
2288 Earlier versions always opened the DATA filehandle in text mode.
Dperl5140delta.pod554 Earlier releases of Perl did allow this multi-character matching,
660 Earlier versions of Perl incorrectly tied the new local array. This has
Dperl5200delta.pod2226 of perl's source files. Earlier B<gcc> versions were also affected when using
/openbsd/src/gnu/usr.bin/perl/dist/Storable/
DChangeLog872 backward compatible with 0.6. Earlier formats are deprecated and
/openbsd/src/gnu/usr.bin/gcc/gcc/
DONEWS719 2.5. Also, GCC 2.5 requires libg++ version 2.5. Earlier libg++
/openbsd/src/gnu/usr.bin/gcc/gcc/doc/
Dinstall.texi2237 problem of linker core dumps creating C++ libraries. Earlier patches
2357 Earlier versions of GCC emitted DWARF 1 when generating ELF to allow
2718 later. Earlier versions of gas relied upon a program which converted the
/openbsd/src/gnu/gcc/gcc/doc/
Dgccinstall.info2325 GCC 4.0 requires CVS binutils as of April 28, 2004 or later. Earlier
2493 Earlier versions of GCC emitted DWARF 1 when generating ELF to allow
Dinstall.texi2938 GCC 4.0 requires CVS binutils as of April 28, 2004 or later. Earlier
3115 Earlier versions of GCC emitted DWARF 1 when generating ELF to allow
/openbsd/src/gnu/usr.bin/perl/cpan/perlfaq/lib/
Dperlfaq4.pod2273 Earlier versions of this answer used C<lc>, but that could give

12