Home
last modified time | relevance | path

Searched defs:DestVTy (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp142 auto *DestVTy = dyn_cast<VectorType>(DestTy); FoldBitCast() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp2679 if (FixedVectorType *DestVTy = dyn_cast<FixedVectorType>(DestTy)) { visitBitCast() local