| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaSwift.cpp | 51 if (const auto *PtrType = Ty->getAs<PointerType>()) { in isValidSwiftIndirectResultType() local 63 if (const auto *PtrType = Ty->getAs<PointerType>()) { in isValidSwiftErrorResultType() local
|
| H A D | SemaRISCV.cpp | 1382 const PointerType *PtrType = PointerArg->getType()->getAs<PointerType>(); in CheckBuiltinFunctionCall() local
|
| H A D | SemaCast.cpp | 227 if (const auto *PtrType = dyn_cast<PointerType>(FromType)) { in CheckNoDeref() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVISelLowering.cpp | 240 SPIRVType *PtrType = GR.getSPIRVTypeForVReg(PtrTypeReg, MF); in validateLifetimeStart() local 579 SPIRVType *PtrType = GR.getResultType(I.getOperand(PtrOpIdx).getReg()); in enforcePtrTypeCompatibility() local
|
| H A D | SPIRVBuiltins.cpp | 515 SPIRVType *PtrType = GR->getOrCreateSPIRVPointerType( in buildBuiltinVariableLoad() local 2355 SPIRVType *PtrType = GR->getSPIRVTypeForVReg(Call->Arguments[0]); in buildNDRange() local 2422 Type *PtrType = PointerType::get(Context, SC1); in getOrCreateSPIRVDeviceEventPointer() local
|
| H A D | SPIRVInstructionSelector.cpp | 3434 SPIRVType *PtrType = in buildPointerToResource() local 4029 const SPIRVType *PtrType = GR.getOrCreateSPIRVPointerType( in loadVec3BuiltinInputID() local 4079 const SPIRVType *PtrType = GR.getOrCreateSPIRVPointerType( in loadBuiltinInputID() local
|
| H A D | SPIRVGlobalRegistry.cpp | 1311 SPIRVType *SPIRVGlobalRegistry::getPointeeType(SPIRVType *PtrType) { in getPointeeType() 1791 SPIRVType *PtrType, SPIRV::StorageClass::StorageClass SC, MachineInstr &I) { in changePointerStorageClass()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | SmallPtrSet.h | 596 void swap(SmallPtrSet<PtrType, SmallSize> &RHS) { in swap()
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ |
| H A D | RefCntblBaseVirtualDtorChecker.cpp | 114 if (auto *PtrType = dyn_cast<PointerType>(CastType)) { in VisitCXXDeleteExpr() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | InterpBuiltinBitCast.cpp | 394 QualType PtrType = P.getType(); in DoBitCastPtr() local
|
| H A D | Compiler.cpp | 409 QualType PtrType = CE->getType(); in VisitCastExpr() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | MergeFunctions.cpp | 828 PointerType *PtrType = G->getType(); in writeAlias() local
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
| H A D | TypeRecordMapping.cpp | 385 std::string PtrType = std::string(getEnumName( in visitKnownRecord() local
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | IteratorModeling.cpp | 637 QualType PtrType = Iterator->getType(); in handlePtrIncrOrDecr() local
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | IRBuilder.cpp | 1053 auto *PtrType = Ptr->getType(); in CreateLaunderInvariantGroup() local 1070 auto *PtrType = Ptr->getType(); in CreateStripInvariantGroup() local
|
| /freebsd/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | MveEmitter.cpp | 635 const PointerType *PtrType; member in __anon819a2c470111::PointerCastResult 637 PointerCastResult(const PointerType *PtrType, Ptr V) in PointerCastResult()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/ |
| H A D | PPC.cpp | 62 llvm::Type *PtrType = CGF.UnqualPtrTy; in emitPPCLoadReserveIntrinsic() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | R600ISelLowering.cpp | 770 PointerType *PtrType = in LowerImplicitParameter() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | MicrosoftCXXABI.cpp | 507 llvm::Type *getImageRelativeType(llvm::Type *PtrType) { in getImageRelativeType() 3807 llvm::Type *PtrType = ABI.getImageRelativeType(CGM.UnqualPtrTy); in getBaseClassArray() local
|
| H A D | CGExpr.cpp | 5966 if (const auto *PtrType = SubExpr->getType()->getAs<PointerType>()) { in EmitCallee() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
| H A D | BitcodeReader.cpp | 4801 Error BitcodeReader::typeCheckLoadStoreInst(Type *ValType, Type *PtrType) { in typeCheckLoadStoreInst()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 6881 EVT PtrType = LDST->getBasePtr().getValueType(); in isLegalNarrowLdSt() local 20356 EVT PtrType = Origin->getBasePtr().getValueType(); in isLegal() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 5727 EVT PtrType = Ptr.getValueType(); in expandf64Toi32() local
|