Home
last modified time | relevance | path

Searched refs:addPrivateSegmentBuffer (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.cpp148 unsigned SIMachineFunctionInfo::addPrivateSegmentBuffer( in addPrivateSegmentBuffer() function in SIMachineFunctionInfo
DSIMachineFunctionInfo.h142 unsigned addPrivateSegmentBuffer(const SIRegisterInfo &TRI);
DSIISelLowering.cpp700 unsigned PrivateSegmentBufferReg = Info->addPrivateSegmentBuffer(*TRI); in LowerFormalArguments()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUCallLowering.cpp109 unsigned PrivateSegmentBufferReg = Info->addPrivateSegmentBuffer(*TRI); in lowerFormalArguments()
DSIMachineFunctionInfo.cpp186 unsigned SIMachineFunctionInfo::addPrivateSegmentBuffer( in addPrivateSegmentBuffer() function in SIMachineFunctionInfo
DSIMachineFunctionInfo.h255 unsigned addPrivateSegmentBuffer(const SIRegisterInfo &TRI);
DSIISelLowering.cpp1530 unsigned PrivateSegmentBufferReg = Info.addPrivateSegmentBuffer(TRI); in allocateHSAUserSGPRs()