LLVM 22.0.0git
RISCVMCAsmInfo.h File Reference

Go to the source code of this file.

Classes

class  llvm::RISCVMCAsmInfo

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
namespace  llvm::RISCV

Typedefs

using llvm::RISCV::Specifier = uint16_t

Enumerations

enum  {
  llvm::RISCV::S_None , llvm::RISCV::S_LO = FirstTargetFixupKind , llvm::RISCV::S_PCREL_LO , llvm::RISCV::S_TPREL_LO ,
  llvm::RISCV::S_QC_ABS20
}

Functions

Specifier llvm::RISCV::parseSpecifierName (StringRef name)
StringRef llvm::RISCV::getSpecifierName (Specifier Kind)