Searched defs:Loop (Results 1 - 9 of 9) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DGCMetadata.h51 Loop, ///< Instr is a loop (backwards branch). enumerator in enum:llvm::GC::PointKind
/freebsd-10-stable/contrib/llvm/lib/Target/R600/
H A DSIAnnotateControlFlow.cpp61 Constant *Loop; member in class:__anon2598::SIAnnotateControlFlow
H A DSILowerControlFlow.cpp275 void SILowerControlFlowPass::Loop(MachineInstr &MI) { function in class:SILowerControlFlowPass
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp33 emitMemMem(SelectionDAG &DAG, SDLoc DL, unsigned Sequence, unsigned Loop, SDValue Chain, SDValue Dst, SDValue Src, uint64_t Size) argument
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp54 SimplifyIndvar(Loop *Loop, ScalarEvolution *SE, LPPassManager *LPM, argument
/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
H A DLoopInfo.h328 raw_ostream& operator<<(raw_ostream &OS, const LoopBase<BlockT, LoopT> &Loop) { argument
338 class Loop : public LoopBase<BasicBlock, Loop> { class in namespace:llvm
340 Loop() {} function in class:llvm::Loop
443 explicit Loop(BasicBlock *BB) : LoopBase<BasicBlock, Loop>(BB) {} function in class:llvm::Loop
[all...]
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DSplitKit.cpp694 const MachineLoop *Loop = Loops.getLoopFor(MBB); local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2063 static void PrintParentLoopComment(raw_ostream &OS, const MachineLoop *Loop, argument
2076 static void PrintChildLoopComment(raw_ostream &OS, const MachineLoop *Loop, argument
2093 const MachineLoop *Loop = LI->getLoopFor(&MBB); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp612 CountValue *HexagonHardwareLoops::computeCount(MachineLoop *Loop, argument
[all...]

Completed in 151 milliseconds