HomeSort by relevance Sort by last modified time
    Searched refs:LoopStart (Results 1 - 6 of 6) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
armVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.S 54 LoopStart:
100 BGT LoopStart
  /external/llvm/lib/Target/PowerPC/
PPCCTRLoops.cpp 658 MachineBasicBlock *LoopStart = L->getTopBlock();
664 LoopStart = L->getLoopLatch();
666 if (!LastMBB->isSuccessor(LoopStart)) {
733 LoopStart->setHasAddressTaken();
736 BlockAddress::get(const_cast<BasicBlock *>(LoopStart->getBasicBlock()));
757 TII->get((BranchTarget == LoopStart) ?
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.s 111 LoopStart
168 BGT LoopStart
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.s 111 LoopStart
168 BGT LoopStart
  /external/llvm/lib/Target/Hexagon/
HexagonHardwareLoops.cpp     [all...]
  /external/llvm/lib/Target/R600/
AMDGPUStructurizeCFG.cpp 767 BasicBlock *LoopStart = Node->getEntry();
769 if (!Loops.count(LoopStart)) {
775 LoopStart = needPrefix(true);
786 LoopConds.push_back(BranchInst::Create(Next, LoopStart,
788 addPhiValues(LoopEnd, LoopStart);

Completed in 197 milliseconds