Home
last modified time | relevance | path

Searched defs:kDefaultPointerAlignment (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Dialect/Ptr/IR/
H A DPtrTypes.cpp26 constexpr const static unsigned kDefaultPointerAlignment = 8; variable
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypes.cpp260 constexpr const static uint64_t kDefaultPointerAlignment = 8; variable