10 #ifndef LLVM_MC_MCPARSER_MCASMPARSERUTILS_H 11 #define LLVM_MC_MCPARSER_MCASMPARSERUTILS_H 20 namespace MCParserUtils {
34 #endif // LLVM_MC_MCPARSER_MCASMPARSERUTILS_H
This class represents lattice values for constants.
MCSymbol - Instances of this class represent a symbol name in the MC file, and MCSymbols are created ...
Generic assembler parser interface, for use by target specific assembly parsers.
bool parseAssignmentExpression(StringRef Name, bool allow_redef, MCAsmParser &Parser, MCSymbol *&Symbol, const MCExpr *&Value)
Parse a value expression and return whether it can be assigned to a symbol with the given name...
amdgpu Simplify well known AMD library false Value Value const Twine & Name
Base class for the full range of assembler expressions which are needed for parsing.
LLVM Value Representation.
StringRef - Represent a constant reference to a string, i.e.