Searched refs:isVGPRSpill (Results 1 – 3 of 3) sorted by relevance
343 static bool isVGPRSpill(const MachineInstr &MI) { in isVGPRSpill() function347 bool isVGPRSpill(uint16_t Opcode) const { in isVGPRSpill() function
494 static bool isVGPRSpill(const MachineInstr &MI) { in isVGPRSpill() function498 bool isVGPRSpill(uint16_t Opcode) const { in isVGPRSpill() function
4738 if (isMUBUF(MI) || isVGPRSpill(MI)) in isLoadFromStackSlot()4752 if (isMUBUF(MI) || isVGPRSpill(MI)) in isStoreToStackSlot()