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

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

Completed in 223 milliseconds