Searched refs:mayAccessLDSThroughFlat (Results 1 – 1 of 1) sorted by relevance
456 bool mayAccessLDSThroughFlat(const MachineInstr &MI) const;1302 bool SIInsertWaitcnts::mayAccessLDSThroughFlat(const MachineInstr &MI) const { in mayAccessLDSThroughFlat() function in SIInsertWaitcnts1340 if (mayAccessLDSThroughFlat(Inst)) in updateEventWaitcntAfter()