LLVM: lib/Target/M68k/MCTargetDesc/M68kMCAsmInfo.h Source File (original) (raw)

Go to the documentation of this file.

1

2

3

4

5

6

7

8

9

10

11

12

13

14#ifndef LLVM_LIB_TARGET_M68K_MCTARGETDESC_M68KMCASMINFO_H

15#define LLVM_LIB_TARGET_M68K_MCTARGETDESC_M68KMCASMINFO_H

16

18

19namespace llvm {

21

23 void anchor() override;

24

25public:

27};

28

29namespace M68k {

42}

43

44}

45

46#endif

M68kELFMCAsmInfo(const Triple &Triple)

Triple - Helper class for working with autoconf configuration names.

Define some predicates that are used for node matching.

Specifier

Definition M68kMCAsmInfo.h:30

@ S_GOTPCREL

Definition M68kMCAsmInfo.h:34

@ S_TLSGD

Definition M68kMCAsmInfo.h:37

@ S_GOTTPOFF

Definition M68kMCAsmInfo.h:35

@ S_PLT

Definition M68kMCAsmInfo.h:36

@ S_TLSLD

Definition M68kMCAsmInfo.h:38

@ S_None

Definition M68kMCAsmInfo.h:31

@ S_TPOFF

Definition M68kMCAsmInfo.h:40

@ S_TLSLDM

Definition M68kMCAsmInfo.h:39

@ S_GOTOFF

Definition M68kMCAsmInfo.h:33

@ S_GOT

Definition M68kMCAsmInfo.h:32

This is an optimization pass for GlobalISel generic memory operations.