Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIRegisterInfo.h416 ArrayRef<MCPhysReg> getAllSGPR64(const MachineFunction &MF) const;
HDSIFrameLowering.cpp412 ArrayRef<MCPhysReg> AllSGPR64s = TRI->getAllSGPR64(MF); in emitEntryFunctionFlatScratchInit()
HDSIRegisterInfo.cpp3266 SIRegisterInfo::getAllSGPR64(const MachineFunction &MF) const { in getAllSGPR64() function in SIRegisterInfo