Searched defs:DTy (Results 1 – 13 of 13) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/ |
| HD | BPFAbstractMemberAccess.cpp | 202 while (auto *DTy = dyn_cast<DIDerivedType>(Ty)) { in stripQualifiers() local 211 while (auto *DTy = dyn_cast<DIDerivedType>(Ty)) { in stripQualifiers() local 760 auto *DTy = cast<DIDerivedType>(Ty); in computeBaseAndAccessKey() local
|
| HD | BTFDebug.cpp | 43 BTFTypeDerived::BTFTypeDerived(const DIDerivedType *DTy, unsigned Tag, in BTFTypeDerived() 549 void BTFDebug::visitDerivedType(const DIDerivedType *DTy, uint32_t &TypeId, in visitDerivedType() 623 if (const auto *DTy = dyn_cast<DIDerivedType>(Ty)) { in visitTypeEntry() local 645 else if (const auto *DTy = dyn_cast<DIDerivedType>(Ty)) in visitTypeEntry() local
|
| HD | BTFDebug.h | 59 const DIDerivedType *DTy; variable
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Linker/ |
| HD | IRMover.cpp | 214 void TypeMapTy::finishType(StructType *DTy, StructType *STy, in finishType() 260 StructType *DTy = StructType::create(Ty->getContext()); in get() local 285 if (auto *DTy = dyn_cast<StructType>(*Entry)) { in get() local 339 StructType *DTy = StructType::create(Ty->getContext()); in get() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| HD | DwarfUnit.cpp | 474 if (auto *DTy = dyn_cast<DIDerivedType>(Ty)) { in isUnsignedDIType() local 788 void DwarfUnit::constructTypeDIE(DIE &Buffer, const DIDerivedType *DTy) { in constructTypeDIE() 1420 const DIType *DTy = CTy->getBaseType(); in constructEnumTypeDIE() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| HD | Debugify.cpp | 71 DIType *&DTy = TypeCache[Size]; in applyDebugifyMetadata() local
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/ |
| HD | SemaExceptionSpec.cpp | 1205 QualType DTy = DE->getDestroyedType(); in canThrow() local
|
| HD | SemaType.cpp | 6540 const Type *DTy = Ty->getUnqualifiedDesugaredType(); in FunctionTypeUnwrapper() local
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/ |
| HD | CFG.cpp | 4554 QualType DTy = DE->getDestroyedType(); in VisitCXXDeleteExpr() local 5021 QualType DTy = DE->getDestroyedType(); in getDestructorDecl() local
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| HD | ExprEngine.cpp | 992 QualType DTy = DE->getDestroyedType(); in ProcessDeleteDtor() local
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| HD | CGDebugInfo.cpp | 1762 llvm::DIType *DTy = DBuilder.createInheritance(RecordTy, BaseTy, BaseOffset, in CollectCXXBasesAux() local
|
| HD | CGBuiltin.cpp | 5705 llvm::Type *DTy =llvm::VectorType::getTruncatedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/ |
| HD | ScalarEvolution.cpp | 10372 auto *DTy = Denominator->getType(); in isImpliedViaOperations() local
|