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