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.cpp1088 JumpDest LoopExit = getJumpDestInCurrentScope("while.end"); in EmitWhileStmt() local
1204 JumpDest LoopExit = getJumpDestInCurrentScope("do.end"); in EmitDoStmt() local
1292 JumpDest LoopExit = getJumpDestInCurrentScope("for.end"); in EmitForStmt() local
1447 JumpDest LoopExit = getJumpDestInCurrentScope("for.end"); in EmitCXXForRangeStmt() local
H A DCGStmtOpenMP.cpp1954 JumpDest LoopExit) { in EmitOMPLoopBody()
2160 auto LoopExit = getJumpDestInCurrentScope("omp.inner.for.end"); in EmitOMPInnerLoop() local
2609 CodeGenFunction::JumpDest LoopExit) { in emitOMPLoopBodyWithStopPoint()
2999 JumpDest LoopExit = getJumpDestInCurrentScope("omp.dispatch.end"); in EmitOMPOuterLoop() local
3362 CodeGenFunction::JumpDest LoopExit) { in emitInnerParallelForWhenCombined()
3584 JumpDest LoopExit = in EmitOMPWorksharingLoop() local
5980 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.cpp1595 BasicBlock *LoopExit = SplitBlock(SplitBefore->getParent(), SplitBefore); in SplitBlockAndInsertSimpleForLoop() local
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h723 LoopExit(const Stmt *LoopStmt, const LocationContext *LC) in LoopExit() function
H A DCFG.h64 LoopExit, enumerator