Searched refs:IntraCallClobberedRegs (Results 1 – 1 of 1) sorted by relevance
195 static const MCPhysReg IntraCallClobberedRegs[] = {ARM::R12}; in getIntraCallClobberedRegs() local196 return ArrayRef<MCPhysReg>(IntraCallClobberedRegs); in getIntraCallClobberedRegs()