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

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIRegisterInfo.h 338 ArrayRef<MCPhysReg> getAllSGPR128(const MachineFunction &MF) const;
SIFrameLowering.cpp 364 ArrayRef<MCPhysReg> AllSGPR128s = TRI->getAllSGPR128(MF);
SIRegisterInfo.cpp 2479 SIRegisterInfo::getAllSGPR128(const MachineFunction &MF) const {

Completed in 17 milliseconds