Home
last modified time | relevance | path

Searched defs:DTy (Results 1 – 11 of 11) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp684 DIDerivedType DTy(Ty); in addBlockByrefAddress() local
750 DIDerivedType DTy(Ty); in isUnsignedDIType() local
1104 void DwarfUnit::constructTypeDIE(DIE &Buffer, DIDerivedType DTy) { in constructTypeDIE()
1767 DIType DTy = resolve(CTy.getTypeDerivedFrom()); in constructEnumTypeDIE() local
/external/llvm/lib/IR/
DValue.cpp494 *DTy = BC->getDestTy()->getPointerElementType(); in isDereferenceablePointer() local
DDebugInfo.cpp696 DICompositeType DTy(DbgNode); in getRef() local
/external/clang/lib/Sema/
DSemaExceptionSpec.cpp953 QualType DTy = cast<CXXDeleteExpr>(E)->getDestroyedType(); in canThrow() local
DSemaType.cpp4274 const Type *DTy = Ty->getUnqualifiedDesugaredType(); in FunctionTypeUnwrapper() local
/external/llvm/lib/Linker/
DLinkModules.cpp347 StructType *DTy = StructType::create(STy->getContext()); in getImpl() local
/external/clang/lib/Analysis/
DCFG.cpp3408 QualType DTy = DE->getDestroyedType(); in VisitCXXDeleteExpr() local
3726 QualType DTy = DE->getDestroyedType(); in getDestructorDecl() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp606 QualType DTy = DE->getDestroyedType(); in ProcessDeleteDtor() local
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp1211 llvm::DIType DTy = in CollectCXXBases() local
DCGBuiltin.cpp2769 llvm::Type *DTy =llvm::VectorType::getTruncatedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1602 SDValue Val, SDValue DTy, in getConvertRndSat()