LLVM 19.0.0git
llvm::MCBinaryExpr Member List

This is the complete list of members for llvm::MCBinaryExpr, including all inherited members.

Add enum valuellvm::MCBinaryExpr
And enum valuellvm::MCBinaryExpr
AShr enum valuellvm::MCBinaryExpr
Binary enum valuellvm::MCExpr
classof(const MCExpr *E)llvm::MCBinaryExprinlinestatic
Constant enum valuellvm::MCExpr
create(Opcode Op, const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx, SMLoc Loc=SMLoc())llvm::MCBinaryExprstatic
createAdd(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExprinlinestatic
createAnd(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExprinlinestatic
createAShr(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExprinlinestatic
createDiv(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExprinlinestatic
createEQ(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExprinlinestatic
createGT(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExprinlinestatic
createGTE(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExprinlinestatic
createLAnd(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExprinlinestatic
createLOr(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExprinlinestatic
createLShr(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExprinlinestatic
createLT(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExprinlinestatic
createLTE(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExprinlinestatic
createMod(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExprinlinestatic
createMul(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExprinlinestatic
createNE(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExprinlinestatic
createOr(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExprinlinestatic
createShl(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExprinlinestatic
createSub(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExprinlinestatic
createXor(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExprinlinestatic
Div enum valuellvm::MCBinaryExpr
dump() constllvm::MCExpr
EQ enum valuellvm::MCBinaryExpr
evaluateAsAbsolute(int64_t &Res, const MCAsmLayout &Layout, const SectionAddrMap &Addrs) constllvm::MCExpr
evaluateAsAbsolute(int64_t &Res) constllvm::MCExpr
evaluateAsAbsolute(int64_t &Res, const MCAssembler &Asm) constllvm::MCExpr
evaluateAsAbsolute(int64_t &Res, const MCAssembler *Asm) constllvm::MCExpr
evaluateAsAbsolute(int64_t &Res, const MCAsmLayout &Layout) constllvm::MCExpr
evaluateAsRelocatable(MCValue &Res, const MCAsmLayout *Layout, const MCFixup *Fixup) constllvm::MCExpr
evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm, const MCAsmLayout *Layout, const MCFixup *Fixup, const SectionAddrMap *Addrs, bool InSet) constllvm::MCExprprotected
evaluateAsValue(MCValue &Res, const MCAsmLayout &Layout) constllvm::MCExpr
evaluateKnownAbsolute(int64_t &Res, const MCAsmLayout &Layout) constllvm::MCExpr
ExprKind enum namellvm::MCExpr
findAssociatedFragment() constllvm::MCExpr
getKind() constllvm::MCExprinline
getLHS() constllvm::MCBinaryExprinline
getLoc() constllvm::MCExprinline
getOpcode() constllvm::MCBinaryExprinline
getRHS() constllvm::MCBinaryExprinline
getSubclassData() constllvm::MCExprinlineprotected
GT enum valuellvm::MCBinaryExpr
GTE enum valuellvm::MCBinaryExpr
LAnd enum valuellvm::MCBinaryExpr
LOr enum valuellvm::MCBinaryExpr
LShr enum valuellvm::MCBinaryExpr
LT enum valuellvm::MCBinaryExpr
LTE enum valuellvm::MCBinaryExpr
MCExpr(ExprKind Kind, SMLoc Loc, unsigned SubclassData=0)llvm::MCExprinlineexplicitprotected
MCExpr(const MCExpr &)=deletellvm::MCExpr
Mod enum valuellvm::MCBinaryExpr
Mul enum valuellvm::MCBinaryExpr
NE enum valuellvm::MCBinaryExpr
Opcode enum namellvm::MCBinaryExpr
operator=(const MCExpr &)=deletellvm::MCExpr
Or enum valuellvm::MCBinaryExpr
OrNot enum valuellvm::MCBinaryExpr
print(raw_ostream &OS, const MCAsmInfo *MAI, bool InParens=false) constllvm::MCExpr
Shl enum valuellvm::MCBinaryExpr
Sub enum valuellvm::MCBinaryExpr
SymbolRef enum valuellvm::MCExpr
Target enum valuellvm::MCExpr
Unary enum valuellvm::MCExpr
Xor enum valuellvm::MCBinaryExpr