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 66 LoopStart:
112 BGT LoopStart
  /external/llvm/lib/Transforms/Scalar/
StructurizeCFG.cpp 819 BasicBlock *LoopStart = Node->getEntry();
821 if (!Loops.count(LoopStart)) {
827 LoopStart = needPrefix(true);
837 Function *LoopFunc = LoopStart->getParent();
838 if (LoopStart == &LoopFunc->getEntryBlock()) {
839 LoopStart->setName("entry.orig");
842 BasicBlock::Create(LoopStart->getContext(),
845 LoopStart);
846 BranchInst::Create(LoopStart, NewEntry);
852 LoopConds.push_back(BranchInst::Create(Next, LoopStart,
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.s 125 LoopStart
182 BGT LoopStart
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.s 125 LoopStart
182 BGT LoopStart
  /external/llvm/lib/Target/Hexagon/
HexagonHardwareLoops.cpp     [all...]
  /bionic/libc/arch-x86_64/string/
sse2-strlcpy-slm.S 205 jmp L(LoopStart)
238 L(LoopStart):

Completed in 2520 milliseconds