Searched defs:PartwordMaskValues (Results 1 – 1 of 1) sorted by relevance
754 struct PartwordMaskValues { struct756 Type *WordType = nullptr;757 Type *ValueType = nullptr;758 Type *IntValueType = nullptr;759 Value *AlignedAddr = nullptr;760 Align AlignedAddrAlignment;762 Value *ShiftAmt = nullptr;763 Value *Mask = nullptr;764 Value *Inv_Mask = nullptr;