Searched refs:Goto (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyOps.def | 48 TIL_OPCODE_DEF(Goto)
|
H A D | ThreadSafetyTIL.h | 1378 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 D | ThreadSafetyTraverse.h | 259 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 D | WinEHPrepare.cpp | 1358 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 D | README.pullrequests | 80 6) You have fixed a bug. Goto step #2.
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | ThreadSafetyCommon.cpp | 956 auto *Tm = new (Arena) til::Goto(BB, Idx); in exitCFGBlockBody()
|
/freebsd/share/misc/ |
H A D | committers-ports.dot | 52 daichi [label="Daichi Goto\ndaichi@FreeBSD.org\n2002/10/17\n2018/06/01"]
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.ok | 677 Eiichi Goto and
|
H A D | funstack.in | 4886 author = "Sadahiro Isoda and Eiichi Goto and Izumi Kimura",
|