LLVM: lib/Target/Xtensa/MCTargetDesc/XtensaMCAsmInfo.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

15#ifndef LLVM_LIB_TARGET_XTENSA_MCTARGETDESC_XTENSATARGETASMINFO_H

16#define LLVM_LIB_TARGET_XTENSA_MCTARGETDESC_XTENSATARGETASMINFO_H

17

20

21namespace llvm {

24

32

35

38}

39

40}

41

42#endif

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

StringRef - Represent a constant reference to a string, i.e.

Triple - Helper class for working with autoconf configuration names.

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

XtensaMCAsmInfo(const Triple &TT)

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

Specifier

Definition XtensaMCAsmInfo.h:34

@ S_TPOFF

Definition XtensaMCAsmInfo.h:34

@ S_None

Definition XtensaMCAsmInfo.h:34

StringRef getSpecifierName(uint8_t S)

uint8_t parseSpecifier(StringRef name)

This is an optimization pass for GlobalISel generic memory operations.