Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DPoisonChecking.cpp201 auto *VecVTy = dyn_cast<FixedVectorType>(Vec->getType()); in generateCreationChecks() local
214 auto *VecVTy = dyn_cast<FixedVectorType>(Vec->getType()); in generateCreationChecks() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1268 auto *VecVTy = cast<FixedVectorType>(VecTy); in getInterleavedMemoryOpCost() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2393 auto *VecVTy = cast<FixedVectorType>(VecTy); in visitGetElementPtrInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4475 auto *VecVTy = cast<VectorType>(Vec->getType()); in SimplifyExtractElementInst() local