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

  /external/llvm/lib/IR/
ConstantFold.cpp 554 VectorType *DestVecTy = cast<VectorType>(DestTy);
555 Type *DstEltTy = DestVecTy->getElementType();
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCasts.cpp     [all...]

Completed in 67 milliseconds