Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SPIRV/Utils/
H A DLayoutUtils.cpp111 Size elementAlignment = 1; in decorateType() local
130 Size elementAlignment = 1; in decorateType() local
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypes.cpp516 uint64_t elementAlignment = getTypeSizeInBits() local