LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Enumerations | Functions
SIInstrInfo.h File Reference

Interface definition for SIInstrInfo. More...

#include "AMDGPUInstrInfo.h"
#include "SIRegisterInfo.h"
Include dependency graph for SIInstrInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::SIInstrInfo
 

Namespaces

 llvm
 List of target independent CodeGen pass IDs.
 
 llvm::AMDGPU
 
 SIInstrFlags
 

Enumerations

enum  SIInstrFlags::Flags { SIInstrFlags::VM_CNT = 1 << 0, SIInstrFlags::EXP_CNT = 1 << 1, SIInstrFlags::LGKM_CNT = 1 << 2 }
 

Functions

int llvm::AMDGPU::getVOPe64 (uint16_t Opcode)
 
int llvm::AMDGPU::getCommuteRev (uint16_t Opcode)
 
int llvm::AMDGPU::getCommuteOrig (uint16_t Opcode)
 

Detailed Description

Interface definition for SIInstrInfo.

Definition in file SIInstrInfo.h.