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

  /external/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp 639 if (ConstantDataVector *CV0 = dyn_cast<ConstantDataVector>(Arg0)) {
641 VectorType* VT = cast<VectorType>(CV0->getType());
645 (cast<ConstantInt>(CV0->getAggregateElement(i)))->getValue();
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 337 milliseconds