Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmt.cpp671 JumpDest LoopExit = getJumpDestInCurrentScope("while.end"); in EmitWhileStmt() local
747 JumpDest LoopExit = getJumpDestInCurrentScope("do.end"); in EmitDoStmt() local
807 JumpDest LoopExit = getJumpDestInCurrentScope("for.end"); in EmitForStmt() local
905 JumpDest LoopExit = getJumpDestInCurrentScope("for.end"); in EmitCXXForRangeStmt() local
DCGStmtOpenMP.cpp1252 JumpDest LoopExit) { in EmitOMPLoopBody()
1279 auto LoopExit = getJumpDestInCurrentScope("omp.inner.for.end"); in EmitOMPInnerLoop() local
1680 auto LoopExit = getJumpDestInCurrentScope("omp.dispatch.end"); in EmitOMPOuterLoop() local
2047 auto LoopExit = in EmitOMPWorksharingLoop() local
2702 auto LoopExit = in EmitOMPDistributeLoop() local
/external/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp770 JumpDest LoopExit = getJumpDestInCurrentScope("while.end"); in EmitWhileStmt() local
864 JumpDest LoopExit = getJumpDestInCurrentScope("do.end"); in EmitDoStmt() local
931 JumpDest LoopExit = getJumpDestInCurrentScope("for.end"); in EmitForStmt() local
1045 JumpDest LoopExit = getJumpDestInCurrentScope("for.end"); in EmitCXXForRangeStmt() local
DCGStmtOpenMP.cpp1794 JumpDest LoopExit) { in EmitOMPLoopBody()
1866 auto LoopExit = getJumpDestInCurrentScope("omp.inner.for.end"); in EmitOMPInnerLoop() local
2249 CodeGenFunction::JumpDest LoopExit) { in emitOMPLoopBodyWithStopPoint()
2421 JumpDest LoopExit = getJumpDestInCurrentScope("omp.dispatch.end"); in EmitOMPOuterLoop() local
2776 CodeGenFunction::JumpDest LoopExit) { in emitInnerParallelForWhenCombined()
2999 JumpDest LoopExit = in EmitOMPWorksharingLoop() local
4735 JumpDest LoopExit = in EmitOMPDistributeLoop() local
/external/llvm/lib/Transforms/Utils/
DLoopUnroll.cpp359 BasicBlock *LoopExit = BI->getSuccessor(ContinueOnTrue); in UnrollLoop() local
DIntegerDivision.cpp222 BasicBlock *LoopExit = BasicBlock::Create(Builder.getContext(), in generateUnsignedDivisionCode() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DLoopUnroll.cpp529 BasicBlock *LoopExit = nullptr; in UnrollLoop() local
DIntegerDivision.cpp221 BasicBlock *LoopExit = BasicBlock::Create(Builder.getContext(), in generateUnsignedDivisionCode() local
DLoopUnrollAndJam.cpp307 BasicBlock *LoopExit = BI->getSuccessor(ContinueOnTrue); in UnrollAndJamLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DIntegerDivision.cpp221 BasicBlock *LoopExit = BasicBlock::Create(Builder.getContext(), in generateUnsignedDivisionCode() local
DLoopUnrollAndJam.cpp255 BasicBlock *LoopExit = BI->getSuccessor(ContinueOnTrue); in UnrollAndJamLoop() local
DLoopUnroll.cpp533 BasicBlock *LoopExit = nullptr; in UnrollLoop() local
/external/llvm-project/clang/include/clang/Analysis/
DProgramPoint.h715 LoopExit(const Stmt *LoopStmt, const LocationContext *LC) in LoopExit() function
DCFG.h64 LoopExit, enumerator
/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp420 BasicBlock *LoopExit; member in __anon64106c9e0111::LoopInterchangeTransform
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp426 BasicBlock *LoopExit; member in __anon11272bc00211::LoopInterchangeTransform
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp427 BasicBlock *LoopExit; member in __anon388fb9cc0211::LoopInterchangeTransform