Home
last modified time | relevance | path

Searched defs:Loop (Results 1 – 25 of 130) sorted by relevance

123456

/llvm-project/clang/test/CodeGenObjC/
H A Dobjc2-weak-ivar-debug.m6 @interface Loop { interface
12 @implementation Loop @end implementation
/llvm-project/libc/benchmarks/automemcpy/include/automemcpy/
H A DFunctionDescriptor.h
/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DLoopPredication.h23 class Loop; variable
H A DLoopSimplifyCFG.h25 class Loop; variable
H A DLoopInstSimplify.h21 class Loop; variable
H A DLoopStrengthReduce.h29 class Loop; variable
H A DLoopVersioningLICM.h17 class Loop; variable
H A DLoopBoundSplit.h17 class Loop; variable
H A DLoopDeletion.h21 class Loop; variable
H A DLoopRotation.h21 class Loop; variable
H A DGuardWidening.h24 class Loop; variable
H A DIndVarSimplify.h22 class Loop; variable
H A DIVUsersPrinter.h17 class Loop; variable
H A DLoopIdiomRecognize.h23 class Loop; variable
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorLoopCarriedReuse.h125 class Loop; variable
/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCanonicalizeFreezeInLoops.h20 class Loop; variable
H A DLoopSimplify.h47 class Loop; variable
H A DLoopRotationUtils.h20 class Loop; variable
/llvm-project/clang/lib/AST/
H A DStmtOpenACC.cpp83 ArrayRef<const OpenACCClause *> Clauses, Stmt *Loop) { in OpenACCLoopConstruct() argument
99 setLoop(Stmt * Loop) setLoop() argument
118 Create(const ASTContext & C,SourceLocation BeginLoc,SourceLocation DirLoc,SourceLocation EndLoc,ArrayRef<const OpenACCClause * > Clauses,Stmt * Loop) Create() argument
[all...]
/llvm-project/llvm/include/llvm/Analysis/
H A DDDGPrinter.h23 class Loop; variable
H A DScalarEvolutionNormalization.h43 class Loop; variable
H A DLoads.h27 class Loop; variable
/llvm-project/mlir/include/mlir/Dialect/Bufferization/IR/
H A DAllocationOpInterface.h23 Loop = 1 << 0, // Indicates loop hoisting kind enumerator
/llvm-project/polly/include/polly/
H A DPolyhedralInfo.h25 class Loop; variable
/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DAvoidGotoCheck.cpp30 auto Loop = mapAnyOf(forStmt, cxxForRangeStmt, whileStmt, doStmt); in registerMatchers() local

123456