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