Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp636 auto *PtrsTy = cast<VectorType>(Ptrs->getType()); in CreateMaskedGather() local
663 auto *PtrsTy = cast<VectorType>(Ptrs->getType()); in CreateMaskedScatter() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp2133 llvm::Type *PtrsTy = llvm::StructType::get(RecordTy, CGM.VoidPtrTy); in EmitSEHExceptionCodeSave() local