Searched refs:MallocPtr (Results 1 – 1 of 1) sorted by relevance
198 void poisonRedzones(Function *Func, Value *MallocPtr);747 void AMDGPUSwLowerLDS::poisonRedzones(Function *Func, Value *MallocPtr) { in poisonRedzones() argument762 IRB.getInt8Ty(), MallocPtr, {IRB.getInt64(RedzoneOffset)}); in poisonRedzones()878 Value *MallocPtr = in lowerKernelLDSAccesses() local882 IRB.CreateStore(MallocPtr, SwLDS); in lowerKernelLDSAccesses()885 poisonRedzones(Func, MallocPtr); in lowerKernelLDSAccesses()