LLVM 22.0.0git
PPCMCAsmInfo.cpp File Reference

Go to the source code of this file.

Functions

static std::optional< int64_t > evaluateAsInt64 (uint16_t specifier, int64_t Value)
static bool evaluateAsRelocatable (const MCSpecifierExpr &Expr, MCValue &Res, const MCAssembler *Asm)

Variables

const MCAsmInfo::AtSpecifier elfAtSpecifiers []
const MCAsmInfo::AtSpecifier xcoffAtSpecifiers []

Function Documentation

◆ evaluateAsInt64()

std::optional< int64_t > evaluateAsInt64 ( uint16_t specifier,
int64_t Value )
static

◆ evaluateAsRelocatable()

Variable Documentation

◆ elfAtSpecifiers

const MCAsmInfo::AtSpecifier elfAtSpecifiers[]

Definition at line 22 of file PPCMCAsmInfo.cpp.

Referenced by llvm::PPCELFMCAsmInfo::PPCELFMCAsmInfo().

◆ xcoffAtSpecifiers

const MCAsmInfo::AtSpecifier xcoffAtSpecifiers[]
Initial value:

Definition at line 99 of file PPCMCAsmInfo.cpp.

Referenced by llvm::PPCXCOFFMCAsmInfo::PPCXCOFFMCAsmInfo().