Searched refs:AMDGPUPromoteAllocaImpl (Results 1 – 1 of 1) sorted by relevance
67 class AMDGPUPromoteAllocaImpl { class104 AMDGPUPromoteAllocaImpl(TargetMachine &TM) : TM(TM) {} in AMDGPUPromoteAllocaImpl() function in __anon682394fa0111::AMDGPUPromoteAllocaImpl150 return AMDGPUPromoteAllocaImpl(TPC->getTM<TargetMachine>()).run(F); in runOnFunction()157 bool Changed = AMDGPUPromoteAllocaImpl(TM).run(F); in run()166 bool AMDGPUPromoteAllocaImpl::run(Function &F) { in run()208 AMDGPUPromoteAllocaImpl::getLocalSizeYZ(IRBuilder<> &Builder) { in getLocalSizeYZ()296 Value *AMDGPUPromoteAllocaImpl::getWorkitemID(IRBuilder<> &Builder, in getWorkitemID()647 bool AMDGPUPromoteAllocaImpl::binaryOpIsDerivedFromSameAlloca( in binaryOpIsDerivedFromSameAlloca()677 bool AMDGPUPromoteAllocaImpl::collectUsesWithPtrTypes( in collectUsesWithPtrTypes()783 bool AMDGPUPromoteAllocaImpl::hasSufficientLocalMem(const Function &F) { in hasSufficientLocalMem()[all …]