Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/StandardToLLVM/
DStandardToLLVM.cpp2120 return std::max(kMinAlignedAllocAlignment, in getAllocationAlignment()
2147 static constexpr uint64_t kMinAlignedAllocAlignment = 16UL; member
2151 constexpr uint64_t AlignedAllocOpLowering::kMinAlignedAllocAlignment; member in __anonf5dcde621311::AlignedAllocOpLowering