Home
last modified time | relevance | path

Searched refs:getReservedNumSGPRs (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp670 unsigned GCNSubtarget::getReservedNumSGPRs(const MachineFunction &MF) const { in getReservedNumSGPRs() function in GCNSubtarget
675 unsigned GCNSubtarget::getReservedNumSGPRs(const Function &F) const { in getReservedNumSGPRs() function in GCNSubtarget
747 getReservedNumSGPRs(MF)); in getMaxNumSGPRs()
775 getReservedNumSGPRs(F)); in getMaxNumSGPRs()
H A DGCNSubtarget.h1175 unsigned getReservedNumSGPRs(const MachineFunction &MF) const;
1178 unsigned getReservedNumSGPRs(const Function &F) const;