Home
last modified time | relevance | path

Searched refs:addPreloadedKernArg (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h759 addPreloadedKernArg(const SIRegisterInfo &TRI, const TargetRegisterClass *RC,
H A DSIMachineFunctionInfo.cpp254 SmallVectorImpl<MCRegister> *SIMachineFunctionInfo::addPreloadedKernArg( in addPreloadedKernArg() function in SIMachineFunctionInfo
H A DSIISelLowering.cpp2554 Info.addPreloadedKernArg(TRI, RC, NumAllocSGPRs, InIdx, PaddingSGPRs); in allocatePreloadKernArgSGPRs()