Home
last modified time | relevance | path

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

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