Home
last modified time | relevance | path

Searched refs:Beginning (Results 1 – 22 of 22) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h243 bool Beginning; variable
249 return Beginning ? MBB.begin() : MBB.end(); in getPointImpl()
255 MBBInsertPoint(MachineBasicBlock &MBB, bool Beginning = true)
256 : InsertPoint(), MBB(MBB), Beginning(Beginning) { in InsertPoint()
259 assert((!Beginning || MBB.getFirstNonPHI() == MBB.begin()) && in InsertPoint()
263 assert((Beginning || MBB.getFirstTerminator() == MBB.end()) && in InsertPoint()
371 void addInsertPoint(MachineBasicBlock &MBB, bool Beginning);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.cpp468 Beginning, // start of the name in ParseFullNameImpl() enumerator
476 State state = State::Beginning; in ParseFullNameImpl()
484 if (state != State::Beginning && state != State::AfterTwoColons) { in ParseFullNameImpl()
492 if (state == State::Beginning || state == State::AfterTwoColons) { in ParseFullNameImpl()
526 if (state == State::Beginning || state == State::AfterTwoColons) { in ParseFullNameImpl()
535 if (state != State::Beginning && state != State::AfterIdentifier && in ParseFullNameImpl()
556 if (state != State::Beginning && state != State::AfterTwoColons) { in ParseFullNameImpl()
567 if (state != State::Beginning && state != State::AfterTwoColons) { in ParseFullNameImpl()
/freebsd-12.1/contrib/gcc/
H A Dstab.def123 /* Beginning of an include file. Only Sun uses this.
145 /* Beginning of lexical block.
/freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp756 bool Beginning) { in addInsertPoint() argument
757 addInsertPoint(*new MBBInsertPoint(MBB, Beginning)); in addInsertPoint()
/freebsd-12.1/contrib/binutils/include/aout/
H A Dstab.def146 /* Beginning of an include file. Only Sun uses this.
168 /* Beginning of lexical block.
/freebsd-12.1/usr.bin/calendar/calendars/
H A Dcalendar.history133 05/08 Beginning of ostrich mating season
138 05/14 Beginning of Lewis and Clark Expedition, 1804
353 10/10 Beginning of the Wars for Independence in Cuba
H A Dcalendar.holiday10 01/01 Beginning of the Year in Japan
467 11/01 Samhain; Beginning of the Celtic year and most important holiday.
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h544 enum class AddLocation { Beginning, End }; enumerator
H A DScriptInterpreterPython.cpp3327 AddToSysPath(AddLocation::Beginning, file_spec.GetPath(false)); in InitializePrivate()
3329 AddToSysPath(AddLocation::Beginning, file_spec.GetPath(false)); in InitializePrivate()
3342 if (location == AddLocation::Beginning) { in AddToSysPath()
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DMemorySSA.cpp1515 if (Point == Beginning) { in insertIntoListsForBlock()
1596 assert(Point == Beginning && in moveTo()
1613 insertIntoListsForBlock(Phi, BB, Beginning); in createMemoryPhi()
H A DMemorySSAUpdater.cpp1028 MSSA->moveTo(Phi, New, MemorySSA::Beginning); in wireOldPredecessorsToNewImmediatePredecessor()
/freebsd-12.1/contrib/ncurses/
H A DREADME167 Beginning with release 4.2, ncurses is distributed under an MIT-style
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DMemorySSA.h784 enum InsertionPlace { Beginning, End };
/freebsd-12.1/contrib/sendmail/
H A DREADME72 Beginning with sendmail 8.9, these checks have become more strict to
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1269 New, nullptr, New->getParent(), MemorySSA::Beginning); in CloneInstructionInExitBlock()
/freebsd-12.1/contrib/tzdata/
H A Dafrica1567 # Beginning : the last Sunday of March at 02:00
H A Dasia491 # Beijing Time at the Beginning of the PRC
/freebsd-12.1/contrib/gdb/gdb/doc/
H A Dstabs.texinfo3310 Beginning of an include file (Sun only); see @ref{Include Files}.
3325 Beginning of a lexical block; see @ref{Block Structure}.
/freebsd-12.1/contrib/sendmail/src/
H A DREADME836 Beginning with 8.10, sendmail uses /etc/mail/sendmail.cf.
/freebsd-12.1/contrib/sendmail/cf/
H A DREADME241 /etc/mail/access -- take advantage of this new directory. Beginning with
/freebsd-12.1/contrib/flex/
H A DChangeLog7002 * flex.skl: Beginning of %pointer/%array support
/freebsd-12.1/crypto/openssl/
H A DCHANGES13019 *) Beginning of support for GeneralizedTime. d2i, i2d, check and print