Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp507 DIDerivedType DTy = DIDerivedType(Ty); in addBlockByrefAddress() local
839 void CompileUnit::constructTypeDIE(DIE &Buffer, DIDerivedType DTy) { in constructTypeDIE()
895 DIType DTy = CTy.getTypeDerivedFrom(); in constructTypeDIE() local
DDwarfDebug.cpp140 DIDerivedType DTy = DIDerivedType(Ty); in getType() local
/external/clang/lib/Sema/
DSemaExceptionSpec.cpp969 QualType DTy = cast<CXXDeleteExpr>(E)->getDestroyedType(); in canThrow() local
DSemaType.cpp3918 const Type *DTy = Ty->getUnqualifiedDesugaredType(); in FunctionTypeUnwrapper() local
/external/llvm/lib/IR/
DDebugInfo.cpp397 DIDerivedType DTy(DbgNode); in isUnsignedDIType() local
/external/llvm/lib/Linker/
DLinkModules.cpp340 StructType *DTy = StructType::create(STy->getContext()); in getImpl() local
/external/clang/lib/CodeGen/
DCGBuiltin.cpp2107 llvm::Type *DTy =llvm::VectorType::getTruncatedElementVectorType(VTy); in EmitARMBuiltinExpr() local
DCGDebugInfo.cpp1186 llvm::DIType DTy = in CollectCXXBases() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1393 SDValue Val, SDValue DTy, in getConvertRndSat()