Searched refs:mayAccessScratchThroughFlat (Results 1 – 1 of 1) sorted by relevance
761 if (SIInstrInfo::isFLAT(Inst) && mayAccessScratchThroughFlat(Inst)) in getVmemWaitEventType()774 bool mayAccessScratchThroughFlat(const MachineInstr &MI) const;2162 bool SIInsertWaitcnts::mayAccessScratchThroughFlat( in mayAccessScratchThroughFlat() function in SIInsertWaitcnts