LLVM: lib/Target/Lanai/MCTargetDesc/LanaiMCAsmInfo.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#ifndef LLVM_LIB_TARGET_LANAI_MCTARGETDESC_LANAIMCASMINFO_H

14#define LLVM_LIB_TARGET_LANAI_MCTARGETDESC_LANAIMCASMINFO_H

15

17

18namespace llvm {

20

22 void anchor() override;

23

24public:

29};

30

34}

35

36}

37

38#endif

LanaiMCAsmInfo(const Triple &TheTriple, const MCTargetOptions &Options)

void printSpecifierExpr(raw_ostream &OS, const MCSpecifierExpr &Expr) const override

Extension point for target-specific MCExpr subclasses with a relocation specifier,...

Triple - Helper class for working with autoconf configuration names.

This class implements an extremely fast bulk output stream that can only output to a stream.

@ S_ABS_LO

Definition LanaiMCAsmInfo.h:33

@ S_None

Definition LanaiMCAsmInfo.h:33

@ S_ABS_HI

Definition LanaiMCAsmInfo.h:33

uint8_t Specifier

Definition LanaiMCAsmInfo.h:32

This is an optimization pass for GlobalISel generic memory operations.