Searched refs:MallocCall (Results 1 – 1 of 1) sorted by relevance
876 Value *MallocCall = IRB.CreateCall(MallocFunc, {CurrMallocSize, RAPtrToInt}); in lowerKernelLDSAccesses() local879 IRB.CreateIntToPtr(MallocCall, IRB.getPtrTy(AMDGPUAS::GLOBAL_ADDRESS)); in lowerKernelLDSAccesses()