Searched refs:G8Regs (Results 1 – 4 of 4) sorted by relevance
136 static const unsigned G8Regs[] = { variable228 return decodeRegisterClass(Inst, RegNo, G8Regs); in DecodeG8RCRegisterClass()
811 SmallVector<CalleeSavedInfo, 18> G8Regs; in processFunctionBeforeFrameFinalized() local828 G8Regs.push_back(CSI[i]); in processFunctionBeforeFrameFinalized()906 for (unsigned i = 0, e = G8Regs.size(); i != e; ++i) { in processFunctionBeforeFrameFinalized()907 int FI = G8Regs[i].getFrameIdx(); in processFunctionBeforeFrameFinalized()
185 static const unsigned G8Regs[] = { variable284 return decodeRegisterClass(Inst, RegNo, G8Regs); in DecodeG8RCRegisterClass()
1483 SmallVector<CalleeSavedInfo, 18> G8Regs; in processFunctionBeforeFrameFinalized() local1500 G8Regs.push_back(CSI[i]); in processFunctionBeforeFrameFinalized()1599 for (unsigned i = 0, e = G8Regs.size(); i != e; ++i) { in processFunctionBeforeFrameFinalized()1600 int FI = G8Regs[i].getFrameIdx(); in processFunctionBeforeFrameFinalized()