Searched refs:AMDGPUPerfHint (Results 1 – 1 of 1) sorted by relevance
65 struct AMDGPUPerfHint { struct69 AMDGPUPerfHint(AMDGPUPerfHintAnalysis::FuncInfoMap &FIM_, in AMDGPUPerfHint() function260 bool AMDGPUPerfHint::runOnFunction(Function &F) { in runOnFunction()300 bool AMDGPUPerfHint::isGlobalAddr(const Value *V) const { in isGlobalAddr()309 bool AMDGPUPerfHint::isLocalAddr(const Value *V) const { in isLocalAddr()326 AMDGPUPerfHint::MemAccessInfo341 bool AMDGPUPerfHint::isConstantAddr(const Value *V) const { in isConstantAddr()350 bool AMDGPUPerfHint::MemAccessInfo::isLargeStride( in isLargeStride()380 AMDGPUPerfHint Analyzer(FIM, ST->getTargetLowering()); in runOnSCC()394 return AMDGPUPerfHint::isMemBound(FI->second); in isMemoryBound()[all …]