10 #ifndef LLVM_LIB_TARGET_HEXAGON_HEXAGONMCEXPR_H 11 #define LLVM_LIB_TARGET_HEXAGON_HEXAGONMCEXPR_H 47 #endif // LLVM_LIB_TARGET_HEXAGON_HEXAGONMCEXPR_H void setMustExtend(bool Val=true)
This class represents lattice values for constants.
This represents an "assembler immediate".
void setMustNotExtend(bool Val=true)
Encode information on a single operation to perform on a byte sequence (e.g., an encoded instruction)...
bool evaluateAsRelocatableImpl(MCValue &Res, const MCAsmLayout *Layout, const MCFixup *Fixup) const override
Encapsulates the layout of an assembly file at a particular point in time.
MCFragment * findAssociatedFragment() const override
Base class for the full range of assembler expressions which are needed for parsing.
This is an extension point for target-specific MCExpr subclasses to implement.
static bool classof(MCExpr const *E)
Context object for machine code objects.
void fixELFSymbolsInTLSFixups(MCAssembler &Asm) const override
void setS27_2_reloc(bool Val=true)
This class is intended to be used as a base class for asm properties and features specific to the tar...
Streaming machine code generation interface.
MCExpr const * getExpr() const
static HexagonMCExpr * create(MCExpr const *Expr, MCContext &Ctx)
static GCRegistry::Add< CoreCLRGC > E("coreclr", "CoreCLR-compatible GC")
void printImpl(raw_ostream &OS, const MCAsmInfo *MAI) const override
void setSignMismatch(bool Val=true)
bool mustNotExtend() const
PowerPC TLS Dynamic Call Fixup
bool signMismatch() const
void visitUsedExpr(MCStreamer &Streamer) const override
This class implements an extremely fast bulk output stream that can only output to a stream...