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

  /external/llvm/lib/ExecutionEngine/Interpreter/
Execution.cpp     [all...]
  /external/llvm/lib/IR/
Instructions.cpp     [all...]
  /external/llvm/lib/Transforms/Vectorize/
SLPVectorizer.cpp 842 VectorType *SrcVecTy = VectorType::get(SrcTy, VL.size());
843 int VecCost = TTI->getCastInstrCost(VL0->getOpcode(), VecTy, SrcVecTy);
    [all...]
LoopVectorize.cpp     [all...]

Completed in 1040 milliseconds