Searched refs:getAGPRSpillSaveOpcode (Results 1 – 1 of 1) sorted by relevance
1379 static unsigned getAGPRSpillSaveOpcode(unsigned Size) { in getAGPRSpillSaveOpcode() function1450 unsigned Opcode = RI.hasAGPRs(RC) ? getAGPRSpillSaveOpcode(SpillSize) in storeRegToStackSlot()