LLVM API Documentation
SI implementation of the TargetRegisterInfo class. More...
#include "SIRegisterInfo.h"
#include "AMDGPUSubtarget.h"
#include "SIInstrInfo.h"
#include "SIMachineFunctionInfo.h"
#include "llvm/CodeGen/MachineFrameInfo.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/CodeGen/RegisterScavenging.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/LLVMContext.h"
Go to the source code of this file.
Functions | |
static unsigned | getNumSubRegsForSpillOp (unsigned Op) |
SI implementation of the TargetRegisterInfo class.
Definition in file SIRegisterInfo.cpp.
static unsigned getNumSubRegsForSpillOp | ( | unsigned | Op | ) | [static] |
Definition at line 49 of file SIRegisterInfo.cpp.
References llvm_unreachable.
Referenced by llvm::SIRegisterInfo::eliminateFrameIndex().