Home
last modified time | relevance | path

Searched defs:LoopRep (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/R600/
DAMDILCFGStructurizer.cpp372 MachineLoop *LoopRep = MLI->getLoopFor(MBB); in hasBackEdge() local
379 unsigned AMDGPUCFGStructurizer::getLoopDepth(MachineLoop *LoopRep) { in getLoopDepth()
391 MachineLoop *LoopRep = MLI->getLoopFor(MBB); in isActiveLoophead() local
761 MachineLoop *LoopRep = (*It); in prepare() local
1104 int AMDGPUCFGStructurizer::mergeLoop(MachineLoop *LoopRep) { in mergeLoop()
1148 int AMDGPUCFGStructurizer::loopcontPatternMatch(MachineLoop *LoopRep, in loopcontPatternMatch()
1179 MachineLoop *LoopRep = MLI->getLoopFor(Src1MBB); in isSameloopDetachedContbreak() local
1719 AMDGPUCFGStructurizer::normalizeInfiniteLoopExit(MachineLoop* LoopRep) { in normalizeInfiniteLoopExit()
/external/mesa3d/src/gallium/drivers/radeon/
DAMDILCFGStructurizer.cpp2175 CFGStructurizer<PassT>::normalizeInfiniteLoopExit(LoopT* LoopRep) { in normalizeInfiniteLoopExit()