Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DDataLayout.cpp128 Align PrefAlign, uint32_t TypeByteWidth, in get()
602 Align PrefAlign, uint32_t TypeByteWidth, in setPointerAlignment()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DDataLayout.h94 uint32_t TypeByteWidth; member