Searched defs:PartwordMaskValues (Results 1 – 1 of 1) sorted by relevance
625 struct PartwordMaskValues { struct627 Type *WordType = nullptr;628 Type *ValueType = nullptr;629 Value *AlignedAddr = nullptr;630 Align AlignedAddrAlignment;632 Value *ShiftAmt = nullptr;633 Value *Mask = nullptr;634 Value *Inv_Mask = nullptr;