LLVM 22.0.0git
AMDGPUISelDAGToDAG.h File Reference

Defines an instruction selector for the AMDGPU target. More...

Go to the source code of this file.

Classes

class  llvm::AMDGPUDAGToDAGISel
 AMDGPU specific code to select AMDGPU machine instructions for SelectionDAG operations. More...
class  llvm::AMDGPUISelDAGToDAGPass
class  llvm::AMDGPUDAGToDAGISelLegacy

Namespaces

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

Functions

static bool llvm::getConstantValue (SDValue N, uint32_t &Out)
static SDNodellvm::packConstantV2I16 (const SDNode *N, SelectionDAG &DAG)

Detailed Description

Defines an instruction selector for the AMDGPU target.

Definition in file AMDGPUISelDAGToDAG.h.