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