Home
last modified time | relevance | path

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

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