Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h749 uint32_t getAlignInBytes() const { return getAlignInBits() / CHAR_BIT; } getAlignInBytes() function
2611 uint32_t getAlignInBytes() const { return getAlignInBits() / CHAR_BIT; } getAlignInBytes() function