LLVM 19.0.0git
Namespaces | Functions
AMDGPUGlobalISelUtils.h File Reference
#include "llvm/CodeGen/Register.h"
#include <utility>

Go to the source code of this file.

Namespaces

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

Functions

std::pair< Register, unsignedllvm::AMDGPU::getBaseWithConstantOffset (MachineRegisterInfo &MRI, Register Reg, GISelKnownBits *KnownBits=nullptr, bool CheckNUW=false)
 Returns base register and constant offset.