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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp238 Register SIMachineFunctionInfo::addFlatScratchInit(const SIRegisterInfo &TRI) { function in class:SIMachineFunctionInfo
H A DSIMachineFunctionInfo.h558 Register addFlatScratchInit(const SIRegisterInfo &TRI);
H A DAMDGPUCallLowering.cpp474 Register FlatScratchInitReg = Info.addFlatScratchInit(TRI);
H A DSIISelLowering.cpp1938 unsigned FlatScratchInitReg = Info.addFlatScratchInit(TRI);

Completed in 73 milliseconds