Home
last modified time | relevance | path

Searched defs:AttributeSet (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/include/llvm/IR/
H A DAttributes.h342 explicit AttributeSet(AttributeSetNode *ASN) : SetNode(ASN) {} AttributeSet() function
[all...]
/llvm-project/llvm/lib/IR/
H A DAttributeImpl.h383 numTrailingObjects(OverloadToken<AttributeSet>) numTrailingObjects() argument
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp377 SmallDenseSet<uint16_t> AttributeSet; verifyAbbrevSection() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1115 updateAttrMap(const IRPosition & IRP,ArrayRef<DescTy> AttrDescs,function_ref<bool (const DescTy &,AttributeSet,AttributeMask &,AttrBuilder &)> CB) updateAttrMap() argument
[all...]