14 #ifndef LLVM_MC_MCVALUE_H 15 #define LLVM_MC_MCVALUE_H 65 int64_t Val = 0,
uint32_t RefKind = 0) {
This class represents lattice values for constants.
This represents an "assembler immediate".
bool isAbsolute() const
Is this an absolute (as opposed to relocatable) value.
MCSymbolRefExpr::VariantKind getAccessVariant() const
int64_t getConstant() const
const MCSymbolRefExpr * getSymB() const
Represent a reference to a symbol from inside an expression.
const MCSymbolRefExpr * getSymA() const
void print(raw_ostream &OS) const
Print the value to the stream OS.
uint32_t getRefKind() const
This class implements an extremely fast bulk output stream that can only output to a stream...
void dump() const
Print the value to stderr.