Searched defs:VecVTy (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPoisonChecking.cpp201 auto *VecVTy = dyn_cast<FixedVectorType>(Vec->getType()); local
214 auto *VecVTy = dyn_cast<FixedVectorType>(Vec->getType()); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp752 auto *VecVTy = cast<FixedVectorType>(VecTy); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4389 auto *VecVTy = cast<VectorType>(Vec->getType()); local

Completed in 83 milliseconds