LLVM 19.0.0git
Functions
AMDGPUMachineFunction.cpp File Reference
#include "AMDGPUMachineFunction.h"
#include "AMDGPU.h"
#include "AMDGPUPerfHintAnalysis.h"
#include "AMDGPUSubtarget.h"
#include "Utils/AMDGPUBaseInfo.h"
#include "llvm/CodeGen/MachineModuleInfo.h"
#include "llvm/IR/ConstantRange.h"
#include "llvm/IR/Constants.h"
#include "llvm/IR/Metadata.h"
#include "llvm/Target/TargetMachine.h"

Go to the source code of this file.

Functions

static const GlobalVariablegetKernelDynLDSGlobalFromFunction (const Function &F)
 
static bool hasLDSKernelArgument (const Function &F)
 

Function Documentation

◆ getKernelDynLDSGlobalFromFunction()

static const GlobalVariable * getKernelDynLDSGlobalFromFunction ( const Function F)
static

◆ hasLDSKernelArgument()

static bool hasLDSKernelArgument ( const Function F)
static