Searched defs:PtrsTy (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | IRBuilder.cpp | 636 auto *PtrsTy = cast<VectorType>(Ptrs->getType()); CreateMaskedGather() local |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGException.cpp | 2133 llvm::Type *PtrsTy = llvm::StructType::get(RecordTy, CGM.VoidPtrTy); EmitSEHExceptionCodeSave() local |