Searched refs:mayWriteLDSThroughDMA (Results 1 – 2 of 2) sorted by relevance
700 if (!ST->hasVscnt() || SIInstrInfo::mayWriteLDSThroughDMA(Inst)) in getVmemWaitEventType()929 (TII->isDS(Inst) || TII->mayWriteLDSThroughDMA(Inst))) { in updateByEvent()1736 if (TII->mayWriteLDSThroughDMA(MI)) in generateWaitcntInstBefore()
691 static bool mayWriteLDSThroughDMA(const MachineInstr &MI) { in mayWriteLDSThroughDMA() function