LLVM API Documentation

Namespaces | Defines | Functions
AMDGPUInstrInfo.cpp File Reference

Implementation of the TargetInstrInfo class that is common to all AMD GPUs. More...

#include "AMDGPUInstrInfo.h"
#include "AMDGPURegisterInfo.h"
#include "AMDGPUTargetMachine.h"
#include "llvm/CodeGen/MachineFrameInfo.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/CodeGen/MachineRegisterInfo.h"
#include "AMDGPUGenInstrInfo.inc"
Include dependency graph for AMDGPUInstrInfo.cpp:

Go to the source code of this file.

Namespaces

namespace  llvm
 

List of target independent CodeGen pass IDs.


namespace  llvm::AMDGPU

Defines

#define GET_INSTRINFO_CTOR_DTOR
#define GET_INSTRINFO_NAMED_OPS
#define GET_INSTRMAP_INFO

Functions

int llvm::AMDGPU::getMCOpcode (uint16_t Opcode, unsigned Gen)

Detailed Description

Implementation of the TargetInstrInfo class that is common to all AMD GPUs.

Definition in file AMDGPUInstrInfo.cpp.


Define Documentation

Definition at line 25 of file AMDGPUInstrInfo.cpp.

Definition at line 26 of file AMDGPUInstrInfo.cpp.

Definition at line 27 of file AMDGPUInstrInfo.cpp.