LLVM API Documentation

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::MCBinaryExpr [inline, static]
Constant enum valuellvm::MCExpr
Create(Opcode Op, const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExpr [static]
CreateAdd(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExpr [inline, static]
CreateAnd(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExpr [inline, static]
CreateDiv(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExpr [inline, static]
CreateEQ(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExpr [inline, static]
CreateGT(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExpr [inline, static]
CreateGTE(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExpr [inline, static]
CreateLAnd(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExpr [inline, static]
CreateLOr(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExpr [inline, static]
CreateLT(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExpr [inline, static]
CreateLTE(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExpr [inline, static]
CreateMod(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExpr [inline, static]
CreateMul(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExpr [inline, static]
CreateNE(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExpr [inline, static]
CreateOr(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExpr [inline, static]
CreateShl(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExpr [inline, static]
CreateShr(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExpr [inline, static]
CreateSub(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExpr [inline, static]
CreateXor(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)llvm::MCBinaryExpr [inline, static]
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 MCFixup *Fixup) const llvm::MCExpr
EvaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm, const MCAsmLayout *Layout, const MCFixup *Fixup, const SectionAddrMap *Addrs, bool InSet, bool ForceVarExpansion) const llvm::MCExpr [protected]
EvaluateAsValue(MCValue &Res, const MCAsmLayout *Layout, const MCFixup *Fixup) const llvm::MCExpr
evaluateKnownAbsolute(const MCAsmLayout &Layout) const llvm::MCExpr
ExprKind enum namellvm::MCExpr
FindAssociatedSection() const llvm::MCExpr
getKind() const llvm::MCExpr [inline]
getLHS() const llvm::MCBinaryExpr [inline]
getOpcode() const llvm::MCBinaryExpr [inline]
getRHS() const llvm::MCBinaryExpr [inline]
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::MCExpr [inline, explicit, protected]
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