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