Searched refs:addKernargSegmentPtr (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp223 Register SIMachineFunctionInfo::addKernargSegmentPtr(const SIRegisterInfo &TRI) { function in class:SIMachineFunctionInfo
H A DSIMachineFunctionInfo.h556 Register addKernargSegmentPtr(const SIRegisterInfo &TRI);
H A DAMDGPUCallLowering.cpp458 Register InputPtrReg = Info.addKernargSegmentPtr(TRI);
H A DSIISelLowering.cpp1924 Register InputPtrReg = Info.addKernargSegmentPtr(TRI);

Completed in 201 milliseconds