Searched refs:Earlier (Results 1 – 25 of 41) sorted by relevance
12
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
| D | EarlyCSE.cpp | 860 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/ |
| D | LoopUnrollAndJam.cpp | 778 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/ |
| D | etcetera | 46 # Earlier incarnations of this package were not POSIX-compliant,
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | README.macosx | 43 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/ |
| D | MatrixTypes.rst | 126 Earlier versions of this extension did not support division by a scalar.
|
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/ |
| D | HACKERS | 308 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/ |
| D | perl581delta.pod | 398 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
|
| D | perluniintro.pod | 256 caveats for earlier releases are in the L</Earlier releases caveats> 317 =head3 Earlier releases caveats
|
| D | perl5004delta.pod | 110 Earlier versions of Perl vary in their handling of such arguments. 114 Earlier versions of Perl never brought them into existence.
|
| D | perlootut.pod | 355 Earlier, we mentioned that the C<File> class's C<last_mod_time>
|
| D | perlclib.pod | 581 Earlier we mentioned that explicit action is required to have your code
|
| D | perl5120delta.pod | 647 F<timelocal.pl> are all now deprecated. Earlier, Perl's developers 780 Earlier versions of Perl erroneously exposed certain properties that
|
| D | perl5360delta.pod | 1048 with gcc or clang. Earlier versions of Perl support long obsolete compilers
|
| D | perl56delta.pod | 639 that may be in effect. Earlier versions neglected to set the flag 1683 Earlier versions always opened the DATA filehandle in text mode.
|
| D | perl5100delta.pod | 549 Earlier releases interpreted the bareword as a directory name.
|
| D | perl589delta.pod | 1919 where it is not available on the current platform. Earlier checks mean that
|
| D | perl561delta.pod | 1237 that may be in effect. Earlier versions neglected to set the flag 2288 Earlier versions always opened the DATA filehandle in text mode.
|
| D | perl5140delta.pod | 554 Earlier releases of Perl did allow this multi-character matching, 660 Earlier versions of Perl incorrectly tied the new local array. This has
|
| D | perl5200delta.pod | 2226 of perl's source files. Earlier B<gcc> versions were also affected when using
|
| /openbsd/src/gnu/usr.bin/perl/dist/Storable/ |
| D | ChangeLog | 872 backward compatible with 0.6. Earlier formats are deprecated and
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | ONEWS | 719 2.5. Also, GCC 2.5 requires libg++ version 2.5. Earlier libg++
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/doc/ |
| D | install.texi | 2237 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/ |
| D | gccinstall.info | 2325 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
|
| D | install.texi | 2938 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/ |
| D | perlfaq4.pod | 2273 Earlier versions of this answer used C<lc>, but that could give
|
12