Searched defs:DescTy (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Frontend/Offloading/ |
H A D | OffloadWrapper.cpp | 64 StructType *DescTy = StructType::getTypeByName(C, "__tgt_bin_desc"); in getBinDescTy() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGDebugInfo.cpp | 1259 collectDefaultElementTypesForBlockPointer(const BlockPointerType * Ty,llvm::DIFile * Unit,llvm::DIDerivedType * DescTy,unsigned LineNo,SmallVectorImpl<llvm::Metadata * > & EltTys) collectDefaultElementTypesForBlockPointer() argument 1318 auto *DescTy = DBuilder.createPointerType(EltTy, Size); CreateType() local
|
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | Attributor.cpp | 1115 updateAttrMap(const IRPosition & IRP,ArrayRef<DescTy> AttrDescs,function_ref<bool (const DescTy &,AttributeSet,AttributeMask &,AttrBuilder &)> CB) updateAttrMap() argument
|