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

  /external/llvm/lib/IR/
ConstantFold.cpp 570 VectorType *DestVecTy = cast<VectorType>(DestTy);
571 Type *DstEltTy = DestVecTy->getElementType();
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineCasts.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
ConstantFold.cpp 556 VectorType *DestVecTy = cast<VectorType>(DestTy);
557 Type *DstEltTy = DestVecTy->getElementType();
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCasts.cpp     [all...]

Completed in 104 milliseconds