Home
last modified time | relevance | path

Searched refs:getAllocationAlignment (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Conversion/MemRefToLLVM/
H A DMemRefToLLVM.cpp134 int64_t getAllocationAlignment(memref::AllocOp allocOp) const { in getAllocationAlignment() function
161 int64_t alignment = getAllocationAlignment(allocOp); in allocateBuffer()