LLVM 22.0.0git
|
This is the complete list of members for llvm::AArch64AuthMCExpr, including all inherited members.
Binary enum value | llvm::MCExpr | |
classof(const MCExpr *E) | llvm::AArch64AuthMCExpr | inlinestatic |
Constant enum value | llvm::MCExpr | |
create(const MCExpr *Expr, uint16_t Discriminator, AArch64PACKey::ID Key, bool HasAddressDiversity, MCContext &Ctx, SMLoc Loc=SMLoc()) | llvm::AArch64AuthMCExpr | static |
llvm::MCSpecifierExpr::create(const MCExpr *Expr, Spec S, MCContext &Ctx, SMLoc Loc=SMLoc()) | llvm::MCSpecifierExpr | static |
llvm::MCSpecifierExpr::create(const MCSymbol *Sym, Spec S, MCContext &Ctx, SMLoc Loc=SMLoc()) | llvm::MCSpecifierExpr | static |
dump() const | llvm::MCExpr | |
evaluateAsAbsolute(int64_t &Res) const | llvm::MCExpr | |
evaluateAsAbsolute(int64_t &Res, const MCAssembler &Asm) const | llvm::MCExpr | |
evaluateAsAbsolute(int64_t &Res, const MCAssembler *Asm) const | llvm::MCExpr | |
evaluateAsRelocatable(MCValue &Res, const MCAssembler *Asm) const | llvm::MCExpr | |
evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm, bool InSet) const | llvm::MCExpr | protected |
evaluateAsValue(MCValue &Res, const MCAssembler &Asm) const | llvm::MCExpr | |
evaluateKnownAbsolute(int64_t &Res, const MCAssembler &Asm) const | llvm::MCExpr | |
evaluateSymbolicAdd(const MCAssembler *, bool, const MCValue &, const MCValue &, MCValue &) | llvm::MCExpr | static |
Expr | llvm::MCSpecifierExpr | protected |
ExprKind enum name | llvm::MCExpr | |
findAssociatedFragment() const | llvm::MCExpr | |
getDiscriminator() const | llvm::AArch64AuthMCExpr | inline |
getKey() const | llvm::AArch64AuthMCExpr | inline |
getKind() const | llvm::MCExpr | inline |
getLoc() const | llvm::MCExpr | inline |
getSpecifier() const | llvm::MCSpecifierExpr | inline |
getSubclassData() const | llvm::MCExpr | inlineprotected |
getSubExpr() const | llvm::MCSpecifierExpr | inline |
hasAddressDiversity() const | llvm::AArch64AuthMCExpr | inline |
MCExpr(ExprKind Kind, SMLoc Loc, unsigned SubclassData=0) | llvm::MCExpr | inlineexplicitprotected |
MCExpr(const MCExpr &)=delete | llvm::MCExpr | |
MCSpecifierExpr(const MCExpr *Expr, Spec S, SMLoc Loc=SMLoc()) | llvm::MCSpecifierExpr | inlineexplicitprotected |
operator=(const MCExpr &)=delete | llvm::MCExpr | |
print(raw_ostream &OS, const MCAsmInfo *MAI) const | llvm::AArch64AuthMCExpr | |
Spec typedef | llvm::MCExpr | protected |
Specifier enum value | llvm::MCExpr | |
SymbolRef enum value | llvm::MCExpr | |
Target enum value | llvm::MCExpr | |
Unary enum value | llvm::MCExpr |