LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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
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)llvm::MCBinaryExprstatic
CreateAdd(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExprinlinestatic
CreateAnd(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
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
CreateShr(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() const llvm::MCExpr
EQ enum valuellvm::MCBinaryExpr
EvaluateAsAbsolute(int64_t &Res, const MCAsmLayout &Layout, const SectionAddrMap &Addrs) 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 MCAsmLayout &Layout) const llvm::MCExpr
EvaluateAsRelocatable(MCValue &Res, const MCAsmLayout &Layout) const llvm::MCExpr
EvaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm, const MCAsmLayout *Layout, const SectionAddrMap *Addrs, bool InSet) const llvm::MCExprprotected
ExprKind enum namellvm::MCExpr
FindAssociatedSection() const llvm::MCExpr
getKind() const llvm::MCExprinline
getLHS() const llvm::MCBinaryExprinline
getOpcode() const llvm::MCBinaryExprinline
getRHS() const llvm::MCBinaryExprinline
GT enum valuellvm::MCBinaryExpr
GTE enum valuellvm::MCBinaryExpr
LAnd enum valuellvm::MCBinaryExpr
LOr enum valuellvm::MCBinaryExpr
LT enum valuellvm::MCBinaryExpr
LTE enum valuellvm::MCBinaryExpr
MCExpr(ExprKind _Kind)llvm::MCExprinlineexplicitprotected
Mod enum valuellvm::MCBinaryExpr
Mul enum valuellvm::MCBinaryExpr
NE enum valuellvm::MCBinaryExpr
Opcode enum namellvm::MCBinaryExpr
Or enum valuellvm::MCBinaryExpr
print(raw_ostream &OS) const llvm::MCExpr
Shl enum valuellvm::MCBinaryExpr
Shr enum valuellvm::MCBinaryExpr
Sub enum valuellvm::MCBinaryExpr
SymbolRef enum valuellvm::MCExpr
Target enum valuellvm::MCExpr
Unary enum valuellvm::MCExpr
Xor enum valuellvm::MCBinaryExpr