/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | RegBankSelect.h | 243 bool Beginning; variable 249 return Beginning ? MBB.begin() : MBB.end(); in getPointImpl() 255 MBBInsertPoint(MachineBasicBlock &MBB, bool Beginning = true) 256 : MBB(MBB), Beginning(Beginning) { in MBB() 259 assert((!Beginning || MBB.getFirstNonPHI() == MBB.begin()) && in MBB() 263 assert((Beginning || MBB.getFirstTerminator() == MBB.end()) && in MBB() 371 void addInsertPoint(MachineBasicBlock &MBB, bool Beginning);
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
H A D | CPlusPlusNameParser.cpp | 575 Beginning, // start of the name in ParseFullNameImpl() enumerator 583 State state = State::Beginning; in ParseFullNameImpl() 591 if (state != State::Beginning && state != State::AfterTwoColons) { in ParseFullNameImpl() 615 if (state == State::Beginning || state == State::AfterTwoColons) { in ParseFullNameImpl() 649 if (state == State::Beginning || state == State::AfterTwoColons) { in ParseFullNameImpl() 658 if (state != State::Beginning && state != State::AfterIdentifier && in ParseFullNameImpl() 679 if (state != State::Beginning && state != State::AfterTwoColons) { in ParseFullNameImpl() 690 if (state != State::Beginning && state != State::AfterTwoColons) { in ParseFullNameImpl()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopSink.cpp | 244 MSSAU->createMemoryAccessInBB(IC, nullptr, N, MemorySSA::Beginning); in sinkInstruction() 274 MSSAU->moveToPlace(OldMemAcc, MoveBB, MemorySSA::Beginning); in sinkInstruction()
|
H A D | LICM.cpp | 1468 New, nullptr, New->getParent(), MemorySSA::Beginning); in cloneInstructionInExitBlock() 1897 NewSI, nullptr, NewSI->getParent(), MemorySSA::Beginning); in insertStoresInLoopExitBlocks()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | MoveAutoInit.cpp | 210 MemorySSA::InsertionPlace::Beginning); in runMoveAutoInit()
|
/freebsd/crypto/openssh/ |
H A D | README.platform | 5 Beginning with OpenSSH 3.8p1, sshd will honour an account's password
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | RegBankSelect.cpp | 861 bool Beginning) { in addInsertPoint() argument 862 addInsertPoint(*new MBBInsertPoint(MBB, Beginning)); in addInsertPoint()
|
/freebsd/contrib/ncurses/ |
H A D | README.MinGW | 67 Beginning with build 17763 (Fall 2018 update), Windows 10 supports ANSI escape
|
H A D | README | 169 Beginning with release 4.2, ncurses is distributed under an MIT-style
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
H A D | ScriptInterpreterPythonImpl.h | 363 enum class AddLocation { Beginning, End }; enumerator
|
H A D | ScriptInterpreterPython.cpp | 3122 AddToSysPath(AddLocation::Beginning, file_spec.GetPath(false)); in Initialize() 3124 AddToSysPath(AddLocation::Beginning, file_spec.GetPath(false)); in Initialize() 3156 if (location == AddLocation::Beginning) { in AddToSysPath()
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | MemorySSA.cpp | 1622 if (Point == Beginning) { in insertIntoListsForBlock() 1703 assert(Point == Beginning && in moveTo() 1720 insertIntoListsForBlock(Phi, BB, Beginning); in createMemoryPhi()
|
H A D | MemorySSAUpdater.cpp | 1254 MSSA->moveTo(Phi, New, MemorySSA::Beginning); in moveAllAfterSpliceBlocks()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | MemorySSA.h | 790 enum InsertionPlace { Beginning, End, BeforeTerminator };
|
/freebsd/contrib/sendmail/ |
H A D | README | 74 Beginning with sendmail 8.9, these checks have become more strict to
|
/freebsd/contrib/tzdata/ |
H A D | africa | 1382 # Beginning : the last Sunday of March at 02:00
|
H A D | europe | 2250 # Beginning in 1978, rather than triggering the Easter rule of the 1976 decree
|
H A D | asia | 473 # Beijing Time at the Beginning of the PRC
|
/freebsd/contrib/sendmail/src/ |
H A D | README | 857 Beginning with 8.10, sendmail uses /etc/mail/sendmail.cf.
|
/freebsd/contrib/sendmail/cf/ |
H A D | README | 241 /etc/mail/access -- take advantage of this new directory. Beginning with
|
/freebsd/contrib/flex/ |
H A D | ChangeLog | 9774 * flex.skl: Beginning of %pointer/%array support
|
/freebsd/crypto/openssl/ |
H A D | CHANGES.md | 19501 * Beginning of support for GeneralizedTime. d2i, i2d, check and print
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 22173 …ies systems are Sperry Univac's large-scale mainframe computer systems. Beginning with the 1107 in…
|
H A D | bib | 26946 Beginning from the baptism of John, unto that same day that he was taken up from us, must one be or…
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 25099 # Beginning in 2010, NetBSD curses has also provided a "-x" option for
|