Searched refs:AMDGPUPromoteAlloca (Results 1 – 7 of 7) sorted by relevance
49 class AMDGPUPromoteAlloca : public FunctionPass { class53 AMDGPUPromoteAlloca() : FunctionPass(ID) {} in AMDGPUPromoteAlloca() function in __anon5770a2330111::AMDGPUPromoteAlloca128 char AMDGPUPromoteAlloca::ID = 0;131 INITIALIZE_PASS_BEGIN(AMDGPUPromoteAlloca, DEBUG_TYPE,136 INITIALIZE_PASS_END(AMDGPUPromoteAlloca, DEBUG_TYPE,142 char &llvm::AMDGPUPromoteAllocaID = AMDGPUPromoteAlloca::ID;145 bool AMDGPUPromoteAlloca::runOnFunction(Function &F) { in runOnFunction()1140 return new AMDGPUPromoteAlloca(); in createAMDGPUPromoteAlloca()
86 AMDGPUPromoteAlloca.cpp
3 ; Make sure that AMDGPUPromoteAlloca doesn't crash if the called
20 ; FIXME: The AMDGPUPromoteAlloca pass should be able to convert this
277 ; AMDGPUPromoteAlloca does not know how to handle ptrtoint. When it
387 ; AMDGPUPromoteAlloca does not know how to handle ptrtoint. When it
166 "AMDGPUPromoteAlloca.cpp",