Home
last modified time | relevance | path

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

12

/freebsd-10-stable/contrib/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h19 class Loop; variable
DUnrollLoop.h21 class Loop; variable
DSimplifyIndVar.h26 class Loop; variable
DCodeExtractor.h25 class Loop; variable
DCloning.h43 class Loop; variable
/freebsd-10-stable/lib/libc/arm/string/
Dstrlen.S47 .Loop: label
/freebsd-10-stable/secure/lib/libcrypto/amd64/
Drc4-md5-x86_64.S48 .Loop: label
/freebsd-10-stable/crypto/openssl/crypto/
Ds390xcpuid.S87 .Loop: stg %r0,0(%r2) label
/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
DScalarEvolutionNormalization.h45 class Loop; variable
DScalarEvolution.h46 class Loop; variable
DLoopInfo.h52 class Loop; variable
340 Loop() {} in Loop() function
443 explicit Loop(BasicBlock *BB) : LoopBase<BasicBlock, Loop>(BB) {} in Loop() function
DTargetTransformInfo.h32 class Loop; variable
DRegionInfo.h41 class Loop; variable
DDependenceAnalysis.h49 class Loop; variable
/freebsd-10-stable/contrib/llvm/lib/Analysis/
DIVUsers.cpp87 SmallPtrSet<Loop*,16> &SimpleLoopNests) { in isSimplifiedLoopNest()
115 SmallPtrSet<Loop*,16> &SimpleLoopNests) { in AddUsersImpl()
DScalarEvolutionExpander.cpp676 bool operator()(std::pair<const Loop *, const SCEV *> LHS, in operator ()()
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
DGCMetadata.h51 Loop, ///< Instr is a loop (backwards branch). enumerator
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp54 SimplifyIndvar(Loop *Loop, ScalarEvolution *SE, LPPassManager *LPM, in SimplifyIndvar() argument
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp587 const MachineLoop *Loop = getLoopFor(MBB); in verify() local
595 const MachineLoop *Loop = getLoopFor(MBB); in verify() local
1053 if (const MachineLoop *Loop = getLoopFor(MBB)) in computeInstrHeights() local
DBasicTargetTransformInfo.cpp194 void BasicTTI::getUnrollingPreferences(Loop *, UnrollingPreferences &) const { } in getUnrollingPreferences() argument
DSplitKit.cpp694 const MachineLoop *Loop = Loops.getLoopFor(MBB); in findShallowDominator() local
/freebsd-10-stable/contrib/llvm/lib/Target/R600/
DSIAnnotateControlFlow.cpp61 Constant *Loop; member in __anon7da133540111::SIAnnotateControlFlow
DSILowerControlFlow.cpp275 void SILowerControlFlowPass::Loop(MachineInstr &MI) { in Loop() function in SILowerControlFlowPass
/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2063 static void PrintParentLoopComment(raw_ostream &OS, const MachineLoop *Loop, in PrintParentLoopComment()
2076 static void PrintChildLoopComment(raw_ostream &OS, const MachineLoop *Loop, in PrintChildLoopComment()
2093 const MachineLoop *Loop = LI->getLoopFor(&MBB); in emitBasicBlockLoopComments() local
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.cpp34 unsigned Loop, SDValue Chain, SDValue Dst, in emitMemMem()

12