/external/llvm/lib/Linker/ |
D | IRMover.cpp | 212 void TypeMapTy::finishType(StructType *DTy, StructType *STy, in finishType() 250 StructType *DTy = StructType::create(Ty->getContext()); in get() local 274 if (auto *DTy = dyn_cast<StructType>(*Entry)) { in get() local 328 StructType *DTy = StructType::create(Ty->getContext()); in get() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Linker/ |
D | IRMover.cpp | 215 void TypeMapTy::finishType(StructType *DTy, StructType *STy, in finishType() 261 StructType *DTy = StructType::create(Ty->getContext()); in get() local 286 if (auto *DTy = dyn_cast<StructType>(*Entry)) { in get() local 340 StructType *DTy = StructType::create(Ty->getContext()); in get() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 448 auto *DTy = cast<DIDerivedType>(Ty); in addBlockByrefAddress() local 527 if (auto *DTy = dyn_cast<DIDerivedType>(Ty)) { in isUnsignedDIType() local 811 void DwarfUnit::constructTypeDIE(DIE &Buffer, const DIDerivedType *DTy) { in constructTypeDIE() 1336 const DIType *DTy = resolve(CTy->getBaseType()); in constructEnumTypeDIE() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 481 auto *DTy = cast<DIDerivedType>(Ty); in addBlockByrefAddress() local 561 if (auto *DTy = dyn_cast<DIDerivedType>(Ty)) { in isUnsignedDIType() local 856 void DwarfUnit::constructTypeDIE(DIE &Buffer, const DIDerivedType *DTy) { in constructTypeDIE() 1465 const DIType *DTy = resolve(CTy->getBaseType()); in constructEnumTypeDIE() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/ |
D | Debugify.cpp | 79 DIType *&DTy = TypeCache[Size]; in applyDebugifyMetadata() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/ |
D | DwarfCompileUnit.cpp | 363 DIDerivedType DTy = DIDerivedType(Ty); in addBlockByrefAddress() local 682 void CompileUnit::constructTypeDIE(DIE &Buffer, DIDerivedType DTy) { in constructTypeDIE()
|
D | DwarfDebug.cpp | 101 DIDerivedType DTy = DIDerivedType(Ty); in getType() local
|
/external/clang/lib/Sema/ |
D | SemaExceptionSpec.cpp | 1032 QualType DTy = cast<CXXDeleteExpr>(E)->getDestroyedType(); in canThrow() local
|
D | SemaType.cpp | 5659 const Type *DTy = Ty->getUnqualifiedDesugaredType(); in FunctionTypeUnwrapper() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | DebugInfo.cpp | 351 DIDerivedType DTy(DbgNode); in isUnsignedDIType() local
|
/external/clang/lib/Analysis/ |
D | CFG.cpp | 3585 QualType DTy = DE->getDestroyedType(); in VisitCXXDeleteExpr() local 3916 QualType DTy = DE->getDestroyedType(); in getDestructorDecl() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | ExprEngine.cpp | 621 QualType DTy = DE->getDestroyedType(); in ProcessDeleteDtor() local
|
/external/clang/lib/CodeGen/ |
D | CGDebugInfo.cpp | 1382 llvm::DIType *DTy = DBuilder.createInheritance( in CollectCXXBases() local
|
D | CGBuiltin.cpp | 3550 llvm::Type *DTy =llvm::VectorType::getTruncatedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 1335 SDValue Val, SDValue DTy, in getConvertRndSat()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 1654 SDValue DTy, SDValue STy, SDValue Rnd, in getConvertRndSat()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 10051 auto *DTy = Denominator->getType(); in isImpliedViaOperations() local
|