|
LLVM
3.7.0
|
Defines an instruction selector for the AMDGPU target. More...
#include "AMDGPUInstrInfo.h"#include "AMDGPUISelLowering.h"#include "AMDGPURegisterInfo.h"#include "AMDGPUSubtarget.h"#include "R600InstrInfo.h"#include "SIDefines.h"#include "SIISelLowering.h"#include "SIMachineFunctionInfo.h"#include "llvm/CodeGen/FunctionLoweringInfo.h"#include "llvm/CodeGen/PseudoSourceValue.h"#include "llvm/CodeGen/MachineFrameInfo.h"#include "llvm/CodeGen/MachineRegisterInfo.h"#include "llvm/CodeGen/SelectionDAG.h"#include "llvm/CodeGen/SelectionDAGISel.h"#include "llvm/IR/Function.h"#include "AMDGPUGenDAGISel.inc"Go to the source code of this file.
Functions | |
| static bool | isLegalMUBUFImmOffset (const ConstantSDNode *Imm) |
Defines an instruction selector for the AMDGPU target.
Definition in file AMDGPUISelDAGToDAG.cpp.
|
static |
Definition at line 955 of file AMDGPUISelDAGToDAG.cpp.
References llvm::ConstantSDNode::getZExtValue().
1.8.6