LLVM: lib/Target/M68k/MCTargetDesc/M68kMCAsmInfo.cpp File Reference (original) (raw)

Variables

M68kMCAsmInfo.cpp File Reference

This file contains the definitions of the M68k MCAsmInfo properties. More...

#include "[M68kMCAsmInfo.h](M68kMCAsmInfo%5F8h%5Fsource.html)"
#include "[llvm/MC/MCExpr.h](MCExpr%5F8h%5Fsource.html)"
#include "[llvm/TargetParser/Triple.h](Triple%5F8h%5Fsource.html)"

Go to the source code of this file.

Variables
const MCAsmInfo::AtSpecifier atSpecifiers []

Detailed Description

This file contains the definitions of the M68k MCAsmInfo properties.

Definition in file M68kMCAsmInfo.cpp.

Variable Documentation

atSpecifiers

const MCAsmInfo::AtSpecifier atSpecifiers[]

Initial value:

= {

{M68k::S_GOTOFF, "GOTOFF"}, {M68k::S_GOTPCREL, "GOTPCREL"},

{M68k::S_GOTTPOFF, "GOTTPOFF"}, {M68k::S_PLT, "PLT"},

{M68k::S_TLSGD, "TLSGD"}, {M68k::S_TLSLD, "TLSLD"},

{M68k::S_TLSLDM, "TLSLDM"}, {M68k::S_TPOFF, "TPOFF"},

}

llvm::M68k::S_GOTPCREL

@ S_GOTPCREL

Definition M68kMCAsmInfo.h:34

llvm::M68k::S_TLSGD

@ S_TLSGD

Definition M68kMCAsmInfo.h:37

llvm::M68k::S_GOTTPOFF

@ S_GOTTPOFF

Definition M68kMCAsmInfo.h:35

llvm::M68k::S_PLT

@ S_PLT

Definition M68kMCAsmInfo.h:36

llvm::M68k::S_TLSLD

@ S_TLSLD

Definition M68kMCAsmInfo.h:38

llvm::M68k::S_TPOFF

@ S_TPOFF

Definition M68kMCAsmInfo.h:40

llvm::M68k::S_TLSLDM

@ S_TLSLDM

Definition M68kMCAsmInfo.h:39

llvm::M68k::S_GOTOFF

@ S_GOTOFF

Definition M68kMCAsmInfo.h:33

Definition at line 21 of file M68kMCAsmInfo.cpp.


Generated on for LLVM by doxygen 1.14.0