Searched refs:isMemoryBound (Results 1 – 12 of 12) sorted by relevance
36 bool isMemoryBound(const Function *F) const;
72 bool isMemoryBound() const { in isMemoryBound() function
390 bool AMDGPUPerfHintAnalysis::isMemoryBound(const Function *F) const { in isMemoryBound() function in AMDGPUPerfHintAnalysis
486 MemoryBound(MFI.isMemoryBound()), in SIMachineFunctionInfo()
907 if (!isMemoryBound() && !needsWaveLimiter())
359 OutStreamer->emitRawComment(" MemoryBound: " + Twine(MFI->isMemoryBound()), in emitCommonFunctionComments()
84 bool isMemoryBound() const { in isMemoryBound() function
551 MemoryBound(MFI.isMemoryBound()), WaveLimiter(MFI.needsWaveLimiter()), in SIMachineFunctionInfo()
925 if (!isMemoryBound() && !needsWaveLimiter())
369 OutStreamer->emitRawComment(" MemoryBound: " + Twine(MFI->isMemoryBound()), in emitCommonFunctionComments()