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.cpp637 auto *PtrsTy = cast<VectorType>(Ptrs->getType()); in CreateMaskedGather() local
664 auto *PtrsTy = cast<VectorType>(Ptrs->getType()); in CreateMaskedScatter() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp2136 llvm::Type *PtrsTy = llvm::StructType::get(RecordTy, CGM.VoidPtrTy); in EmitSEHExceptionCodeSave() local