Searched refs:createAllocCall (Results 1 – 1 of 1) sorted by relevance
1942 Value createAllocCall(Location loc, StringRef name, Type ptrType, in createAllocCall() function2058 createAllocCall(loc, "malloc", elementPtrType, {sizeBytes}, in allocateBuffer()2139 Value allocatedPtr = createAllocCall( in allocateBuffer()