Searched refs:isSGPRSpill (Results 1 – 3 of 3) sorted by relevance
356 if (!TII->isSGPRSpill(MI)) in runOnMachineFunction()
728 static bool isSGPRSpill(const MachineInstr &MI) { in isSGPRSpill() function734 bool isSGPRSpill(uint16_t Opcode) const { in isSGPRSpill() function
8660 if (isSGPRSpill(MI)) in isLoadFromStackSlot()8674 if (isSGPRSpill(MI)) in isStoreToStackSlot()