Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DIRBuilder.cpp544 auto *PtrsTy = cast<VectorType>(Ptrs->getType()); in CreateMaskedGather() local
574 auto *PtrsTy = cast<VectorType>(Ptrs->getType()); in CreateMaskedScatter() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGException.cpp2114 llvm::Type *PtrsTy = llvm::StructType::get(RecordTy, CGM.VoidPtrTy); in EmitSEHExceptionCodeSave() local