Home
last modified time | relevance | path

Searched refs:Goto (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyOps.def48 TIL_OPCODE_DEF(Goto)
H A DThreadSafetyTIL.h1378 class Goto : public Terminator {
1380 Goto(BasicBlock *B, unsigned I) in Goto() function
1382 Goto(const Goto &G, BasicBlock *B, unsigned I) in Goto() function
1403 typename C::CType compare(const Goto *E, C &Cmp) const { in compare()
1495 case COP_Goto: return cast<Goto>(this)->successors(); in successors()
H A DThreadSafetyTraverse.h259 R_SExpr reduceGoto(Goto &Orig, BasicBlock *B) { in reduceGoto()
878 void printGoto(const Goto *E, StreamType &SS) { in printGoto()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp1358 BranchInst *Goto = cast<BranchInst>(IncomingBlock->getTerminator()); in replaceUseWithLoad() local
1359 Goto->removeFromParent(); in replaceUseWithLoad()
1362 Goto->insertInto(NewBlock, NewBlock->end()); in replaceUseWithLoad()
1363 Goto->setSuccessor(0, PHIBlock); in replaceUseWithLoad()
/freebsd/contrib/ntp/
H A DREADME.pullrequests80 6) You have fixed a bug. Goto step #2.
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp956 auto *Tm = new (Arena) til::Goto(BB, Idx); in exitCFGBlockBody()
/freebsd/share/misc/
H A Dcommitters-ports.dot52 daichi [label="Daichi Goto\ndaichi@FreeBSD.org\n2002/10/17\n2018/06/01"]
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.ok677 Eiichi Goto and
H A Dfunstack.in4886 author = "Sadahiro Isoda and Eiichi Goto and Izumi Kimura",