Home
last modified time | relevance | path

Searched defs:LoopExit (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBlockPlacement.cpp160 MachineBasicBlock *LoopExit = getWhileLoopStartTargetBB(*WlsInstr); in fixBackwardsWLS() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp997 JumpDest LoopExit = getJumpDestInCurrentScope("while.end"); in EmitWhileStmt() local
1103 JumpDest LoopExit = getJumpDestInCurrentScope("do.end"); in EmitDoStmt() local
1183 JumpDest LoopExit = getJumpDestInCurrentScope("for.end"); in EmitForStmt() local
1319 JumpDest LoopExit = getJumpDestInCurrentScope("for.end"); in EmitCXXForRangeStmt() local
H A DCGStmtOpenMP.cpp1910 JumpDest LoopExit) { in EmitOMPLoopBody()
2113 auto LoopExit = getJumpDestInCurrentScope("omp.inner.for.end"); in EmitOMPInnerLoop() local
2485 CodeGenFunction::JumpDest LoopExit) { in emitOMPLoopBodyWithStopPoint()
2857 JumpDest LoopExit = getJumpDestInCurrentScope("omp.dispatch.end"); in EmitOMPOuterLoop() local
3217 CodeGenFunction::JumpDest LoopExit) { in emitInnerParallelForWhenCombined()
3441 JumpDest LoopExit = in EmitOMPWorksharingLoop() local
5772 JumpDest LoopExit = in EmitOMPDistributeLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DIntegerDivision.cpp199 BasicBlock *LoopExit = BasicBlock::Create(Builder.getContext(), in generateUnsignedDivisionCode() local
H A DLoopUnrollAndJam.cpp300 BasicBlock *LoopExit = BI->getSuccessor(ContinueOnTrue); in UnrollAndJamLoop() local
H A DBasicBlockUtils.cpp1734 BasicBlock *LoopExit = SplitBlock(SplitBefore->getParent(), SplitBefore); in SplitBlockAndInsertSimpleForLoop() local
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h713 LoopExit(const Stmt *LoopStmt, const LocationContext *LC) in LoopExit() function
H A DCFG.h64 LoopExit, enumerator