HomeSort by: relevance | last modified time | path
    Searched refs:getAllSGPR32 (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIRegisterInfo.h 346 ArrayRef<MCPhysReg> getAllSGPR32(const MachineFunction &MF) const;
SIFrameLowering.cpp 464 ArrayRef<MCPhysReg> AllSGPRs = TRI->getAllSGPR32(MF);
SIRegisterInfo.cpp 2491 SIRegisterInfo::getAllSGPR32(const MachineFunction &MF) const {

Completed in 20 milliseconds