Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMBlockPlacement.cpp96 MachineBasicBlock *LoopExit = WlsInstr->getOperand(2).getMBB(); in fixBackwardsWLS() local
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp800 JumpDest LoopExit = getJumpDestInCurrentScope("while.end"); in EmitWhileStmt() local
891 JumpDest LoopExit = getJumpDestInCurrentScope("do.end"); in EmitDoStmt() local
953 JumpDest LoopExit = getJumpDestInCurrentScope("for.end"); in EmitForStmt() local
1070 JumpDest LoopExit = getJumpDestInCurrentScope("for.end"); in EmitCXXForRangeStmt() local
H A DCGStmtOpenMP.cpp1848 JumpDest LoopExit) { in EmitOMPLoopBody()
2035 auto LoopExit = getJumpDestInCurrentScope("omp.inner.for.end"); in EmitOMPInnerLoop() local
2418 CodeGenFunction::JumpDest LoopExit) { in emitOMPLoopBodyWithStopPoint()
2596 JumpDest LoopExit = getJumpDestInCurrentScope("omp.dispatch.end"); in EmitOMPOuterLoop() local
2953 CodeGenFunction::JumpDest LoopExit) { in emitInnerParallelForWhenCombined()
3176 JumpDest LoopExit = in EmitOMPWorksharingLoop() local
5157 JumpDest LoopExit = in EmitOMPDistributeLoop() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp532 BasicBlock *LoopExit = nullptr; in UnrollLoop() local
H A DIntegerDivision.cpp221 BasicBlock *LoopExit = BasicBlock::Create(Builder.getContext(), in generateUnsignedDivisionCode() local
H A DLoopUnrollAndJam.cpp309 BasicBlock *LoopExit = BI->getSuccessor(ContinueOnTrue); in UnrollAndJamLoop() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DProgramPoint.h715 LoopExit(const Stmt *LoopStmt, const LocationContext *LC) in LoopExit() function
H A DCFG.h64 LoopExit, enumerator