LLVM 22.0.0git
R600InstrInfo.h File Reference

Interface definition for R600InstrInfo. More...

#include "R600RegisterInfo.h"
#include "llvm/CodeGen/TargetInstrInfo.h"
#include "R600GenInstrInfo.inc"

Go to the source code of this file.

Classes

class  llvm::R600InstrInfo

Namespaces

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

Macros

#define GET_INSTRINFO_HEADER
#define GET_INSTRINFO_OPERAND_ENUM

Enumerations

enum  : uint64_t { llvm::R600InstrFlags::REGISTER_STORE = UINT64_C(1) << 62 , llvm::R600InstrFlags::REGISTER_LOAD = UINT64_C(1) << 63 }

Functions

int llvm::R600::getLDSNoRetOp (uint16_t Opcode)

Detailed Description

Interface definition for R600InstrInfo.

Definition in file R600InstrInfo.h.

Macro Definition Documentation

◆ GET_INSTRINFO_HEADER

#define GET_INSTRINFO_HEADER

Definition at line 20 of file R600InstrInfo.h.

◆ GET_INSTRINFO_OPERAND_ENUM

#define GET_INSTRINFO_OPERAND_ENUM

Definition at line 21 of file R600InstrInfo.h.