Home
last modified time | relevance | path

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

12

/trueos/contrib/llvm/include/llvm/Transforms/Utils/
HDLoopUtils.h19 class Loop; variable
HDUnrollLoop.h21 class Loop; variable
HDSimplifyIndVar.h26 class Loop; variable
HDCodeExtractor.h25 class Loop; variable
HDCloning.h43 class Loop; variable
/trueos/lib/libc/arm/string/
HDstrlen.S47 .Loop: label
/trueos/secure/lib/libcrypto/amd64/
HDrc4-md5-x86_64.S47 .Loop: label
/trueos/crypto/openssl/crypto/
HDs390xcpuid.S87 .Loop: stg %r0,0(%r2) label
/trueos/contrib/llvm/include/llvm/Analysis/
HDScalarEvolutionNormalization.h45 class Loop; variable
HDScalarEvolution.h46 class Loop; variable
HDLoopInfo.h52 class Loop; variable
340 Loop() {} in Loop() function
443 explicit Loop(BasicBlock *BB) : LoopBase<BasicBlock, Loop>(BB) {} in Loop() function
HDTargetTransformInfo.h32 class Loop; variable
HDRegionInfo.h41 class Loop; variable
HDDependenceAnalysis.h49 class Loop; variable
/trueos/contrib/llvm/lib/Analysis/
HDIVUsers.cpp87 SmallPtrSet<Loop*,16> &SimpleLoopNests) { in isSimplifiedLoopNest()
115 SmallPtrSet<Loop*,16> &SimpleLoopNests) { in AddUsersImpl()
HDScalarEvolutionExpander.cpp676 bool operator()(std::pair<const Loop *, const SCEV *> LHS, in operator ()()
/trueos/contrib/llvm/include/llvm/CodeGen/
HDGCMetadata.h51 Loop, ///< Instr is a loop (backwards branch). enumerator
/trueos/contrib/llvm/lib/Transforms/Utils/
HDSimplifyIndVar.cpp54 SimplifyIndvar(Loop *Loop, ScalarEvolution *SE, LPPassManager *LPM, in SimplifyIndvar() argument
/trueos/contrib/llvm/lib/CodeGen/
HDMachineTraceMetrics.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
HDBasicTargetTransformInfo.cpp194 void BasicTTI::getUnrollingPreferences(Loop *, UnrollingPreferences &) const { } in getUnrollingPreferences() argument
HDSplitKit.cpp694 const MachineLoop *Loop = Loops.getLoopFor(MBB); in findShallowDominator() local
/trueos/contrib/llvm/lib/Target/R600/
HDSIAnnotateControlFlow.cpp61 Constant *Loop; member in __anon14b6a5450111::SIAnnotateControlFlow
HDSILowerControlFlow.cpp275 void SILowerControlFlowPass::Loop(MachineInstr &MI) { in Loop() function in SILowerControlFlowPass
/trueos/contrib/llvm/lib/CodeGen/AsmPrinter/
HDAsmPrinter.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
/trueos/contrib/llvm/lib/Target/SystemZ/
HDSystemZSelectionDAGInfo.cpp34 unsigned Loop, SDValue Chain, SDValue Dst, in emitMemMem()

12