Home
last modified time | relevance | path

Searched refs:isMemBound (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUPerfHintAnalysis.cpp107 static bool isMemBound(const AMDGPUPerfHintAnalysis::FuncInfo &F);
284 if (isMemBound(FI)) { in runOnFunction()
295 bool AMDGPUPerfHint::isMemBound(const AMDGPUPerfHintAnalysis::FuncInfo &FI) { in isMemBound() function in __anon2f55d1980111::AMDGPUPerfHint
388 return AMDGPUPerfHint::isMemBound(FI->second); in isMemoryBound()