Searched refs:createAligned (Results 1 – 3 of 3) sorted by relevance
30 static Value createAligned(ConversionPatternRewriter &rewriter, Location loc,
14 Value AllocLikeOpLLVMLowering::createAligned( in createAligned() function in AllocLikeOpLLVMLowering
85 createAligned(rewriter, loc, allocatedInt, alignment); in allocateBuffer()167 sizeBytes = createAligned(rewriter, loc, sizeBytes, allocAlignment); in allocateBuffer()