Searched defs:TypeBitWidth (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | DataLayout.h | 73 uint32_t TypeBitWidth; global() member |
/llvm-project/llvm/lib/IR/ | ||
H A D | DataLayout.cpp | 146 getInBits(uint32_t AddressSpace,Align ABIAlign,Align PrefAlign,uint32_t TypeBitWidth,uint32_t IndexBitWidth) getInBits() argument |