Home
last modified time | relevance | path

Searched defs:DstVTy (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp754 auto *DstVTy = cast<FixedVectorType>(Dst); in getBoolVecToIntConversionCost() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1118 auto *DstVTy = dyn_cast<VectorType>(Dst); variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp2041 VectorType *DstVTy, const DataLayout &DL) { in createBitOrPointerCast()