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