Searched refs:GPRegs (Results 1 – 3 of 3) sorted by relevance
810 SmallVector<CalleeSavedInfo, 18> GPRegs; in processFunctionBeforeFrameFinalized() local820 GPRegs.push_back(CSI[i]); in processFunctionBeforeFrameFinalized()898 for (unsigned i = 0, e = GPRegs.size(); i != e; ++i) { in processFunctionBeforeFrameFinalized()899 int FI = GPRegs[i].getFrameIdx(); in processFunctionBeforeFrameFinalized()
163 static const unsigned GPRegs[] = { variable272 return decodeRegisterClass(Inst, RegNo, GPRegs); in DecodeGPRCRegisterClass()
1482 SmallVector<CalleeSavedInfo, 18> GPRegs; in processFunctionBeforeFrameFinalized() local1492 GPRegs.push_back(CSI[i]); in processFunctionBeforeFrameFinalized()1591 for (unsigned i = 0, e = GPRegs.size(); i != e; ++i) { in processFunctionBeforeFrameFinalized()1592 int FI = GPRegs[i].getFrameIdx(); in processFunctionBeforeFrameFinalized()