Searched refs:getAGPRSpillRestoreOpcode (Results 1 – 1 of 1) sorted by relevance
1843 static unsigned getAGPRSpillRestoreOpcode(unsigned Size) { in getAGPRSpillRestoreOpcode() function1938 return TRI.isAGPRClass(RC) ? getAGPRSpillRestoreOpcode(Size) in getVectorRegSpillRestoreOpcode()