Searched refs:AMDGPUPromoteAlloca (Results 1 – 6 of 6) sorted by relevance
31 class AMDGPUPromoteAlloca : public FunctionPass { class65 AMDGPUPromoteAlloca(const TargetMachine *TM_ = nullptr) : in AMDGPUPromoteAlloca() function in __anonac104f420111::AMDGPUPromoteAlloca93 char AMDGPUPromoteAlloca::ID = 0;95 INITIALIZE_TM_PASS(AMDGPUPromoteAlloca, DEBUG_TYPE,98 char &llvm::AMDGPUPromoteAllocaID = AMDGPUPromoteAlloca::ID;101 bool AMDGPUPromoteAlloca::doInitialization(Module &M) { in doInitialization()123 bool AMDGPUPromoteAlloca::runOnFunction(Function &F) { in runOnFunction()231 AMDGPUPromoteAlloca::getLocalSizeYZ(IRBuilder<> &Builder) { in getLocalSizeYZ()315 Value *AMDGPUPromoteAlloca::getWorkitemID(IRBuilder<> &Builder, unsigned N) { in getWorkitemID()505 bool AMDGPUPromoteAlloca::binaryOpIsDerivedFromSameAlloca(Value *BaseAlloca, in binaryOpIsDerivedFromSameAlloca()[all …]
49 AMDGPUPromoteAlloca.cpp
3 ; Make sure that AMDGPUPromoteAlloca doesn't crash if the called
24 ; FIXME: The AMDGPUPromoteAlloca pass should be able to convert this
278 ; AMDGPUPromoteAlloca does not know how to handle ptrtoint. When it
381 ; AMDGPUPromoteAlloca does not know how to handle ptrtoint. When it