Home
last modified time | relevance | path

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

12

/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/
H A Dobjc2-weak-ivar-debug.m7 @interface Loop { interface
13 @implementation Loop @end implementation
/minix3/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/
H A Dsha1-sparcv9a.S92 .Loop: label
/minix3/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/
H A Dsha1-sparcv9a.S92 .Loop: label
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DUnrollLoop.h22 class Loop; variable
H A DLoopUtils.h23 class Loop; variable
H A DSimplifyIndVar.h27 class Loop; variable
H A DCodeExtractor.h25 class Loop; variable
H A DCloning.h43 class Loop; variable
/minix3/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/
H A Drc4-md5-x86_64.S47 .Loop: label
/minix3/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/
H A Dsha256-armv4.S51 .Loop: label
H A Dghash-armv4.S209 .Loop: label
H A Dsha512-armv4.S88 .Loop: label
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A DScalarEvolutionNormalization.h45 class Loop; variable
H A DRegionInfo.h65 class Loop; variable
H A DScalarEvolution.h47 class Loop; variable
H A DBlockFrequencyInfoImpl.h39 class Loop; variable
H A DCodeMetrics.h25 class Loop; variable
H A DLoopInfo.h54 class Loop; variable
355 Loop() {} in Loop() function
483 explicit Loop(BasicBlock *BB) : LoopBase<BasicBlock, Loop>(BB) {} in Loop() function
H A DTargetTransformInfo.h33 class Loop; variable
/minix3/crypto/external/bsd/openssl/dist/crypto/
H A Ds390xcpuid.S87 .Loop: stg %r0,0(%r2) label
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp323 const LoopData *OuterLoop, LoopData &Loop, Distribution &Dist) { in addLoopSuccessorsToDist()
341 void BlockFrequencyInfoImplBase::computeLoopScale(LoopData &Loop) { in computeLoopScale()
363 void BlockFrequencyInfoImplBase::packageLoop(LoopData &Loop) { in packageLoop()
368 if (auto *Loop = Working[M.Index].getPackagedLoop()) in packageLoop() local
453 static void unwrapLoop(BlockFrequencyInfoImplBase &BFI, LoopData &Loop) { in unwrapLoop()
670 auto Loop = BFI.Loops.emplace(Insert, OuterLoop, Headers.begin(), in createIrreducibleLoop() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DGCMetadata.h52 Loop, ///< Instr is a loop (backwards branch). enumerator
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DSIAnnotateControlFlow.cpp64 Constant *Loop; member in __anon03809f9f0111::SIAnnotateControlFlow
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp583 const MachineLoop *Loop = getLoopFor(MBB); in verify() local
591 const MachineLoop *Loop = getLoopFor(MBB); in verify() local
1046 if (const MachineLoop *Loop = getLoopFor(MBB)) in computeInstrHeights() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp58 SimplifyIndvar(Loop *Loop, ScalarEvolution *SE, LPPassManager *LPM, in SimplifyIndvar() argument

12