Searched defs:PtrsTy (Results 1 – 3 of 3) sorted by relevance
265 auto PtrsTy = cast<VectorType>(Ptrs->getType()); in CreateMaskedGather() local290 auto PtrsTy = cast<VectorType>(Ptrs->getType()); in CreateMaskedScatter() local
525 auto PtrsTy = cast<VectorType>(Ptrs->getType()); in CreateMaskedGather() local555 auto PtrsTy = cast<VectorType>(Ptrs->getType()); in CreateMaskedScatter() local
1749 llvm::Type *PtrsTy = llvm::StructType::get(RecordTy, CGM.VoidPtrTy, nullptr); in EmitSEHExceptionCodeSave() local