Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/StandardToLLVM/
DStandardToLLVM.cpp2112 int64_t getAllocationAlignment(AllocOp allocOp) const { in getAllocationAlignment() function
2130 int64_t alignment = getAllocationAlignment(allocOp); in allocateBuffer()