LLVM 22.0.0git
|
This is the complete list of members for llvm::AVRMCExpr, including all inherited members.
AVRMCAsmInfo class | llvm::AVRMCExpr | friend |
Binary enum value | llvm::MCExpr | |
classof(const MCExpr *E) | llvm::MCSpecifierExpr | inlinestatic |
Constant enum value | llvm::MCExpr | |
create(Specifier S, const MCExpr *Expr, bool isNegated, MCContext &Ctx) | llvm::AVRMCExpr | 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 | |
evaluateAsConstant(int64_t &Result) const | llvm::AVRMCExpr | |
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 | |
getFixupKind() const | llvm::AVRMCExpr | |
getKind() const | llvm::MCExpr | inline |
getLoc() const | llvm::MCExpr | inline |
getName() const | llvm::AVRMCExpr | |
getSpecifier() const | llvm::MCSpecifierExpr | inline |
getSubclassData() const | llvm::MCExpr | inlineprotected |
getSubExpr() const | llvm::MCSpecifierExpr | inline |
isNegated() const | llvm::AVRMCExpr | 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 | |
parseSpecifier(StringRef Name) | llvm::AVRMCExpr | static |
setNegated(bool negated=true) | llvm::AVRMCExpr | inline |
Spec typedef | llvm::MCExpr | protected |
Specifier typedef | llvm::AVRMCExpr | |
SymbolRef enum value | llvm::MCExpr | |
Target enum value | llvm::MCExpr | |
Unary enum value | llvm::MCExpr |