Searched refs:getAGPRSpillSaveOpcode (Results 1 – 1 of 1) sorted by relevance
1618 static unsigned getAGPRSpillSaveOpcode(unsigned Size) { in getAGPRSpillSaveOpcode() function1714 return TRI.isAGPRClass(RC) ? getAGPRSpillSaveOpcode(Size) in getVectorRegSpillSaveOpcode()