LLVM 17.0.0git
Namespaces | Functions
AMDGPUGlobalISelUtils.h File Reference
#include "llvm/ADT/ArrayRef.h"
#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)
 Returns base register and constant offset.
 
bool llvm::AMDGPU::hasAtomicFaddRtnForTy (const GCNSubtarget &Subtarget, const LLT &Ty)