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

  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp 792 Constant *Cv = ConstantVector::get(Indices);
793 assert(Cv->getType() == Val->getType() && "Invalid consecutive vec");
794 return Builder.CreateAdd(Val, Cv, "induction");
    [all...]
  /external/chromium/third_party/libjingle/source/talk/session/phone/testdata/
video.rtpdump     [all...]

Completed in 128 milliseconds