|
LLVM 22.0.0git
|
This is the complete list of members for llvm::IRAttribute< AK, BaseType, AAType >, including all inherited members.
| getAttrKind() const | llvm::IRAttribute< AK, BaseType, AAType > | inline |
| getDeducedAttributes(Attributor &A, LLVMContext &Ctx, SmallVectorImpl< Attribute > &Attrs) const | llvm::IRAttribute< AK, BaseType, AAType > | inlinevirtual |
| hasTrivialInitializer() | llvm::IRAttribute< AK, BaseType, AAType > | inlinestatic |
| IRAttribute(const IRPosition &IRP) | llvm::IRAttribute< AK, BaseType, AAType > | inline |
| IRAttributeKind | llvm::IRAttribute< AK, BaseType, AAType > | static |
| isImpliedByIR(Attributor &A, const IRPosition &IRP, Attribute::AttrKind ImpliedAttributeKind=AK, bool IgnoreSubsumingPositions=false) | llvm::IRAttribute< AK, BaseType, AAType > | inlinestatic |
| isImpliedByPoison() | llvm::IRAttribute< AK, BaseType, AAType > | inlinestatic |
| isImpliedByUndef() | llvm::IRAttribute< AK, BaseType, AAType > | inlinestatic |
| manifest(Attributor &A) override | llvm::IRAttribute< AK, BaseType, AAType > | inline |