/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGStmt.cpp | 671 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
|
H A D | CGStmtOpenMP.cpp | 1252 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMBlockPlacement.cpp | 160 MachineBasicBlock *LoopExit = getWhileLoopStartTargetBB(*WlsInstr); in fixBackwardsWLS() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | LoopUnroll.cpp | 359 BasicBlock *LoopExit = BI->getSuccessor(ContinueOnTrue); in UnrollLoop() local
|
H A D | IntegerDivision.cpp | 222 BasicBlock *LoopExit = BasicBlock::Create(Builder.getContext(), in generateUnsignedDivisionCode() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | IntegerDivision.cpp | 199 BasicBlock *LoopExit = BasicBlock::Create(Builder.getContext(), in generateUnsignedDivisionCode() local
|
H A D | LoopUnrollAndJam.cpp | 301 BasicBlock *LoopExit = BI->getSuccessor(ContinueOnTrue); in UnrollAndJamLoop() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | IntegerDivision.cpp | 221 BasicBlock *LoopExit = BasicBlock::Create(Builder.getContext(), in generateUnsignedDivisionCode() local
|
H A D | LoopUnroll.cpp | 533 BasicBlock *LoopExit = nullptr; in UnrollLoop() local
|
H A D | LoopUnrollAndJam.cpp | 255 BasicBlock *LoopExit = BI->getSuccessor(ContinueOnTrue); in UnrollAndJamLoop() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/ |
D | ProgramPoint.h | 713 LoopExit(const Stmt *LoopStmt, const LocationContext *LC) in LoopExit() function
|
D | CFG.h | 64 LoopExit, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/ |
D | ProgramPoint.h | 713 LoopExit(const Stmt *LoopStmt, const LocationContext *LC) in LoopExit() function
|
D | CFG.h | 64 LoopExit, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/ |
D | ProgramPoint.h | 713 LoopExit(const Stmt *LoopStmt, const LocationContext *LC) in LoopExit() function
|
D | CFG.h | 64 LoopExit, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/ |
D | ProgramPoint.h | 713 LoopExit(const Stmt *LoopStmt, const LocationContext *LC) in LoopExit() function
|
D | CFG.h | 64 LoopExit, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopInterchange.cpp | 426 BasicBlock *LoopExit; member in __anon52a5d0ef0211::LoopInterchangeTransform
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | LoopInterchange.cpp | 420 BasicBlock *LoopExit; member in __anon7cc3fe0d0111::LoopInterchangeTransform
|