Searched refs:isMemoryBound (Results 1 – 6 of 6) sorted by relevance
35 bool isMemoryBound(const Function *F) const;
104 bool isMemoryBound() const {92 bool isMemoryBound() const { isMemoryBound() function
416 bool AMDGPUPerfHintAnalysis::isMemoryBound(const Function *F) const { in isMemoryBound() function in AMDGPUPerfHintAnalysis
391 OutStreamer->emitRawComment(" MemoryBound: " + Twine(MFI->isMemoryBound()), in emitCommonFunctionComments()421 OutStreamer->emitRawComment(" MemoryBound: " + Twine(MFI->isMemoryBound()), in emitCommonFunctionComments()
1064 if (!isMemoryBound() && !needsWaveLimiter())
679 MemoryBound(MFI.isMemoryBound()), WaveLimiter(MFI.needsWaveLimiter()), in SIMachineFunctionInfo()