Searched refs:createAligned (Results 1 – 1 of 1) sorted by relevance
1931 static Value createAligned(ConversionPatternRewriter &rewriter, Location loc, in createAligned() function2068 createAligned(rewriter, loc, allocatedInt, alignment); in allocateBuffer()2136 sizeBytes = createAligned(rewriter, loc, sizeBytes, allocAlignment); in allocateBuffer()