Searched refs:TypeByteWidth (Results 1 – 2 of 2) sorted by relevance
130 unsigned PrefAlign, uint32_t TypeByteWidth) { in get() argument136 retval.TypeByteWidth = TypeByteWidth; in get()145 && TypeByteWidth == rhs.TypeByteWidth); in operator ==()418 uint32_t TypeByteWidth) { in setPointerAlignment() argument423 TypeByteWidth)); in setPointerAlignment()427 I->TypeByteWidth = TypeByteWidth; in setPointerAlignment()570 PI.TypeByteWidth == 8) in getStringRepresentation()577 OS << ":" << PI.TypeByteWidth*8 << ':' << PI.ABIAlign*8; in getStringRepresentation()631 return I->TypeByteWidth; in getPointerSize()
84 uint32_t TypeByteWidth; member89 unsigned PrefAlign, uint32_t TypeByteWidth);140 unsigned PrefAlign, uint32_t TypeByteWidth);