Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPoisonChecking.cpp196 auto *VecVTy = dyn_cast<FixedVectorType>(Vec->getType()); in generateCreationChecks() local
209 auto *VecVTy = dyn_cast<FixedVectorType>(Vec->getType()); in generateCreationChecks() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp3513 auto *VecVTy = cast<VectorType>(VecTy); in getInterleavedMemoryOpCost() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp5227 auto *VecVTy = cast<VectorType>(Vec->getType()); in simplifyExtractElementInst() local