Searched defs:isSGPR (Results 1 – 4 of 4) sorted by relevance
335 bool isSGPR = false; in getSIProgramInfo() local
961 bool isSGPR(unsigned Reg, const MCRegisterInfo* TRI) { in isSGPR() function
2043 bool isSGPR(unsigned Reg, const MCRegisterInfo* TRI) { in isSGPR() function
2643 bool AMDGPUInstructionSelector::isSGPR(Register Reg) const { in isSGPR() function in AMDGPUInstructionSelector