Searched refs:getAGPRSpillRestoreOpcode (Results 1 – 1 of 1) sorted by relevance
1163 static unsigned getAGPRSpillRestoreOpcode(unsigned Size) { in getAGPRSpillRestoreOpcode() function1221 unsigned Opcode = RI.hasAGPRs(RC) ? getAGPRSpillRestoreOpcode(SpillSize) in loadRegFromStackSlot()